]> shimmer.witbreuk.eu Git - UltimateKEYS.git/blob - autohotkey-v2.0/UltimateKEYS (for AutoHotkey v2.0).ahk
Add files via upload
[UltimateKEYS.git] / autohotkey-v2.0 / UltimateKEYS (for AutoHotkey v2.0).ahk
1 ; UltimateKEYS (for AutoHotkey v2.0).ahk - 2022-09-14
2
3 ; Website : www.ultimatekeys.info (pieter-degroote.github.io/UltimateKEYS/)
4
5 ; License : GNU General Public License Version 3
6
7 ; GitHub : github.com/pieter-degroote/UltimateKEYS
8
9
10 ; Requirements :
11
12 ; Keyboard layout (on Windows) : US QWERTY
13
14 ; AutoHotkey v2.0 (www.autohotkey.com)
15
16
17
18 ListLines False ; omits recently executed lines from history (for privacy and security)
19 KeyHistory 0 ; disables the key history (for privacy and security)
20
21 SendMode "Input" ; optimizes for faster and more reliable input
22
23 global gEndKeys := "{bs}{del}{esc}{home}{end}" ; ends dead key input on specific keys
24
25
26 ; Compose : Circumflex Accent (c)
27
28 global cmpCircumflex := Map()
29 cmpCircumflex["a"] := "{u+00e2}" ; (â) a with circumflex
30 cmpCircumflex["A"] := "{u+00c2}" ; (Â) A with circumflex
31 cmpCircumflex["c"] := "{u+0109}" ; (ĉ) c with circumflex
32 cmpCircumflex["C"] := "{u+0108}" ; (Ĉ) C with circumflex
33 cmpCircumflex["e"] := "{u+00ea}" ; (ê) e with circumflex
34 cmpCircumflex["E"] := "{u+00ca}" ; (Ê) E with circumflex
35 cmpCircumflex["g"] := "{u+011d}" ; (ĝ) g with circumflex
36 cmpCircumflex["G"] := "{u+011c}" ; (Ĝ) G with circumflex
37 cmpCircumflex["h"] := "{u+0125}" ; (ĥ) h with circumflex
38 cmpCircumflex["H"] := "{u+0124}" ; (Ĥ) H with circumflex
39 cmpCircumflex["i"] := "{u+00ee}" ; (î) i with circumflex
40 cmpCircumflex["I"] := "{u+00ce}" ; (Î) I with circumflex
41 cmpCircumflex["j"] := "{u+0135}" ; (ĵ) j with circumflex
42 cmpCircumflex["J"] := "{u+0134}" ; (Ĵ) J with circumflex
43 cmpCircumflex["o"] := "{u+00f4}" ; (ô) o with circumflex
44 cmpCircumflex["O"] := "{u+00d4}" ; (Ô) O with circumflex
45 cmpCircumflex["s"] := "{u+015d}" ; (ŝ) s with circumflex
46 cmpCircumflex["S"] := "{u+015c}" ; (Ŝ) S with circumflex
47 cmpCircumflex["u"] := "{u+00fb}" ; (û) u with circumflex
48 cmpCircumflex["U"] := "{u+00db}" ; (Û) U with circumflex
49 cmpCircumflex["w"] := "{u+0175}" ; (ŵ) w with circumflex
50 cmpCircumflex["W"] := "{u+0174}" ; (Ŵ) W with circumflex
51 cmpCircumflex["y"] := "{u+0177}" ; (ŷ) y with circumflex
52 cmpCircumflex["Y"] := "{u+0176}" ; (Ŷ) Y with circumflex
53 cmpCircumflex["z"] := "{u+1e91}" ; (ẑ) z with circumflex
54 cmpCircumflex["Z"] := "{u+1e90}" ; (Ẑ) Z with circumflex
55 cmpCircumflex[" "] := "{u+02c6}" ; (ˆ) circumflex accent (modifier)
56
57
58 ; Compose : Caron (v)
59
60 global cmpCaron := Map()
61 cmpCaron["a"] := "{u+01ce}" ; (ǎ) a with caron
62 cmpCaron["A"] := "{u+01cd}" ; (Ǎ) A with caron
63 cmpCaron["c"] := "{u+010d}" ; (č) c with caron
64 cmpCaron["C"] := "{u+010c}" ; (Č) C with caron
65 cmpCaron["d"] := "{u+010f}" ; (ď) d with caron
66 cmpCaron["D"] := "{u+010e}" ; (Ď) D with caron
67 cmpCaron["e"] := "{u+011b}" ; (ě) e with caron
68 cmpCaron["E"] := "{u+011a}" ; (Ě) E with caron
69 cmpCaron["g"] := "{u+01e7}" ; (ǧ) g with caron
70 cmpCaron["G"] := "{u+01e6}" ; (Ǧ) G with caron
71 cmpCaron["h"] := "{u+021f}" ; (ȟ) h with caron
72 cmpCaron["H"] := "{u+021e}" ; (Ȟ) H with caron
73 cmpCaron["i"] := "{u+01d0}" ; (ǐ) i with caron
74 cmpCaron["I"] := "{u+01cf}" ; (Ǐ) I with caron
75 cmpCaron["j"] := "{u+01f0}" ; (ǰ) j with caron
76 cmpCaron["k"] := "{u+01e9}" ; (ǩ) k with caron
77 cmpCaron["K"] := "{u+01e8}" ; (Ǩ) K with caron
78 cmpCaron["l"] := "{u+013e}" ; (ľ) l with caron
79 cmpCaron["L"] := "{u+013d}" ; (Ľ) L with caron
80 cmpCaron["n"] := "{u+0148}" ; (ň) n with caron
81 cmpCaron["N"] := "{u+0147}" ; (Ň) N with caron
82 cmpCaron["o"] := "{u+01d2}" ; (ǒ) o with caron
83 cmpCaron["O"] := "{u+01d1}" ; (Ǒ) O with caron
84 cmpCaron["r"] := "{u+0159}" ; (ř) r with caron
85 cmpCaron["R"] := "{u+0158}" ; (Ř) R with caron
86 cmpCaron["s"] := "{u+0161}" ; (š) s with caron
87 cmpCaron["S"] := "{u+0160}" ; (Š) S with caron
88 cmpCaron["t"] := "{u+0165}" ; (ť) t with caron
89 cmpCaron["T"] := "{u+0164}" ; (Ť) T with caron
90 cmpCaron["u"] := "{u+01d4}" ; (ǔ) u with caron
91 cmpCaron["U"] := "{u+01d3}" ; (Ǔ) U with caron
92 cmpCaron["z"] := "{u+017e}" ; (ž) z with caron
93 cmpCaron["Z"] := "{u+017d}" ; (Ž) Z with caron
94 cmpCaron["3"] := "{u+01ef}" ; (ǯ) small letter ezh with caron
95 cmpCaron["#"] := "{u+01ee}" ; (Ǯ) capital letter ezh with caron
96 cmpCaron[" "] := "{u+02c7}" ; (ˇ) caron
97
98
99 ; Compose : Dot Above (.)
100
101 global cmpDotAbove := Map()
102 cmpDotAbove["a"] := "{u+0227}" ; (ȧ) a with dot above
103 cmpDotAbove["A"] := "{u+0226}" ; (Ȧ) A with dot above
104 cmpDotAbove["b"] := "{u+1e03}" ; (ḃ) b with dot above
105 cmpDotAbove["B"] := "{u+1e02}" ; (Ḃ) B with dot above
106 cmpDotAbove["c"] := "{u+010b}" ; (ċ) c with dot above
107 cmpDotAbove["C"] := "{u+010a}" ; (Ċ) C with dot above
108 cmpDotAbove["d"] := "{u+1e0b}" ; (ḋ) d with dot above
109 cmpDotAbove["D"] := "{u+1e0a}" ; (Ḋ) D with dot above
110 cmpDotAbove["e"] := "{u+0117}" ; (ė) e with dot above
111 cmpDotAbove["E"] := "{u+0116}" ; (Ė) E with dot above
112 cmpDotAbove["f"] := "{u+1e1f}" ; (ḟ) f with dot above
113 cmpDotAbove["F"] := "{u+1e1e}" ; (Ḟ) F with dot above
114 cmpDotAbove["g"] := "{u+0121}" ; (ġ) g with dot above
115 cmpDotAbove["G"] := "{u+0120}" ; (Ġ) G with dot above
116 cmpDotAbove["h"] := "{u+1e23}" ; (ḣ) h with dot above
117 cmpDotAbove["H"] := "{u+1e22}" ; (Ḣ) H with dot above
118 cmpDotAbove["i"] := "{u+0131}" ; (ı) dotless i (Turkish, Azerbaijani)
119 cmpDotAbove["I"] := "{u+0130}" ; (İ) I with dot above (Turkish, Azerbaijani)
120 cmpDotAbove["j"] := "{u+0237}" ; (ȷ) dotless j
121 cmpDotAbove["l"] := "{u+0140}" ; (ŀ) l with middle dot
122 cmpDotAbove["L"] := "{u+013f}" ; (Ŀ) L with middle dot
123 cmpDotAbove["m"] := "{u+1e41}" ; (ṁ) m with dot above
124 cmpDotAbove["M"] := "{u+1e40}" ; (Ṁ) M with dot above
125 cmpDotAbove["n"] := "{u+1e45}" ; (ṅ) n with dot above
126 cmpDotAbove["N"] := "{u+1e44}" ; (Ṅ) N with dot above
127 cmpDotAbove["o"] := "{u+022f}" ; (ȯ) o with dot above
128 cmpDotAbove["O"] := "{u+022e}" ; (Ȯ) O with dot above
129 cmpDotAbove["p"] := "{u+1e57}" ; (ṗ) p with dot above
130 cmpDotAbove["P"] := "{u+1e56}" ; (Ṗ) P with dot above
131 cmpDotAbove["r"] := "{u+1e59}" ; (ṙ) r with dot above
132 cmpDotAbove["R"] := "{u+1e58}" ; (Ṙ) R with dot above
133 cmpDotAbove["s"] := "{u+1e61}" ; (ṡ) s with dot above
134 cmpDotAbove["S"] := "{u+1e60}" ; (Ṡ) S with dot above
135 cmpDotAbove["t"] := "{u+1e6b}" ; (ṫ) t with dot above
136 cmpDotAbove["T"] := "{u+1e6a}" ; (Ṫ) T with dot above
137 cmpDotAbove["u"] := "{u+016f}" ; (ů) u with ring above
138 cmpDotAbove["U"] := "{u+016e}" ; (Ů) U with ring above
139 cmpDotAbove["w"] := "{u+1e87}" ; (ẇ) w with dot above
140 cmpDotAbove["W"] := "{u+1e86}" ; (Ẇ) W with dot above
141 cmpDotAbove["x"] := "{u+1e8b}" ; (ẋ) x with dot above
142 cmpDotAbove["X"] := "{u+1e8a}" ; (Ẋ) X with dot above
143 cmpDotAbove["y"] := "{u+1e8f}" ; (ẏ) y with dot above
144 cmpDotAbove["Y"] := "{u+1e8e}" ; (Ẏ) Y with dot above
145 cmpDotAbove["z"] := "{u+017c}" ; (ż) z with dot above
146 cmpDotAbove["Z"] := "{u+017b}" ; (Ż) Z with dot above
147
148
149 ; Compose : Ring Above (o)
150
151 global cmpRingAbove := Map()
152 cmpRingAbove["a"] := "{u+00e5}" ; (å) a with ring above
153 cmpRingAbove["A"] := "{u+00c5}" ; (Å) A with ring above
154 cmpRingAbove["u"] := "{u+016f}" ; (ů) u with ring above
155 cmpRingAbove["U"] := "{u+016e}" ; (Ů) U with ring above
156 cmpRingAbove["w"] := "{u+1e98}" ; (ẘ) w with ring above
157 cmpRingAbove["y"] := "{u+1e99}" ; (ẙ) y with ring above
158
159
160 ; Compose : Macron/Stroke (-)
161
162 global cmpMacronStroke := Map()
163 cmpMacronStroke["a"] := "{u+0101}" ; (ā) a with macron
164 cmpMacronStroke["A"] := "{u+0100}" ; (Ā) A with macron
165 cmpMacronStroke["b"] := "{u+0180}" ; (ƀ) b with stroke
166 cmpMacronStroke["B"] := "{u+0243}" ; (Ƀ) B with stroke
167 cmpMacronStroke["d"] := "{u+0111}" ; (đ) d with stroke
168 cmpMacronStroke["D"] := "{u+0110}" ; (Đ) D with stroke
169 cmpMacronStroke["e"] := "{u+0113}" ; (ē) e with macron
170 cmpMacronStroke["E"] := "{u+0112}" ; (Ē) E with macron
171 cmpMacronStroke["g"] := "{u+01e5}" ; (ǥ) g with stroke (Skolt Sami)
172 cmpMacronStroke["G"] := "{u+01e4}" ; (Ǥ) G with stroke (Skolt Sami)
173 cmpMacronStroke["h"] := "{u+0127}" ; (ħ) h with stroke (Maltese)
174 cmpMacronStroke["H"] := "{u+0126}" ; (Ħ) H with stroke (Maltese)
175 cmpMacronStroke["i"] := "{u+012b}" ; (ī) i with macron
176 cmpMacronStroke["I"] := "{u+012a}" ; (Ī) I with macron
177 cmpMacronStroke["j"] := "{u+0249}" ; (ɉ) j with stroke
178 cmpMacronStroke["J"] := "{u+0248}" ; (Ɉ) J with stroke
179 cmpMacronStroke["l"] := "{u+0142}" ; (ł) l with stroke
180 cmpMacronStroke["L"] := "{u+0141}" ; (Ł) L with stroke
181 cmpMacronStroke["o"] := "{u+014d}" ; (ō) o with macron
182 cmpMacronStroke["O"] := "{u+014c}" ; (Ō) O with macron
183 cmpMacronStroke["p"] := "{u+1d7d}" ; (ᵽ) p with stroke
184 cmpMacronStroke["P"] := "{u+2c63}" ; (Ᵽ) P with stroke
185 cmpMacronStroke["q"] := "{u+01ed}" ; (ǭ) o with ogonek and macron
186 cmpMacronStroke["Q"] := "{u+01ec}" ; (Ǭ) O with ogonek and macron
187 cmpMacronStroke["r"] := "{u+024d}" ; (ɍ) r with stroke
188 cmpMacronStroke["R"] := "{u+024c}" ; (Ɍ) R with stroke
189 cmpMacronStroke["t"] := "{u+0167}" ; (ŧ) t with stroke
190 cmpMacronStroke["T"] := "{u+0166}" ; (Ŧ) T with stroke
191 cmpMacronStroke["u"] := "{u+016b}" ; (ū) u with macron
192 cmpMacronStroke["U"] := "{u+016a}" ; (Ū) U with macron
193 cmpMacronStroke["y"] := "{u+0233}" ; (ȳ) y with macron
194 cmpMacronStroke["Y"] := "{u+0232}" ; (Ȳ) Y with macron
195 cmpMacronStroke["z"] := "{u+01b6}" ; (ƶ) z with stroke
196 cmpMacronStroke["Z"] := "{u+01b5}" ; (Ƶ) Z with stroke
197 cmpMacronStroke[" "] := "{u+00af}" ; (¯) macron
198
199
200 ; Compose : Macron/Stroke (Additional) (_)
201
202 global cmpMacronStrokeAdd := Map()
203 cmpMacronStrokeAdd["g"] := "{u+1e21}" ; (ḡ) g with macron
204 cmpMacronStrokeAdd["G"] := "{u+1e20}" ; (Ḡ) G with macron
205 cmpMacronStrokeAdd["i"] := "{u+0268}" ; (ɨ) i with stroke
206 cmpMacronStrokeAdd["I"] := "{u+0197}" ; (Ɨ) I with stroke
207 cmpMacronStrokeAdd["l"] := "{u+019a}" ; (ƚ) l with bar
208 cmpMacronStrokeAdd["L"] := "{u+023d}" ; (Ƚ) L with bar
209 cmpMacronStrokeAdd["u"] := "{u+0289}" ; (ʉ) u with bar
210 cmpMacronStrokeAdd["U"] := "{u+0244}" ; (Ʉ) U with bar
211 cmpMacronStrokeAdd["y"] := "{u+024f}" ; (ɏ) y with stroke
212 cmpMacronStrokeAdd["Y"] := "{u+024e}" ; (Ɏ) Y with stroke
213
214
215 ; Compose : Oblique/Diagonal Stroke (/)
216
217 global cmpStroke := Map()
218 cmpStroke["a"] := "{u+2c65}" ; (ⱥ) a with stroke
219 cmpStroke["A"] := "{u+023a}" ; (Ⱥ) A with stroke
220 cmpStroke["c"] := "{u+023c}" ; (ȼ) c with stroke
221 cmpStroke["C"] := "{u+023b}" ; (Ȼ) C with stroke
222 cmpStroke["e"] := "{u+0247}" ; (ɇ) e with stroke
223 cmpStroke["E"] := "{u+0246}" ; (Ɇ) E with stroke
224 cmpStroke["f"] := "{u+1e9c}" ; (ẜ) long s with diagonal stroke
225 cmpStroke["g"] := "{u+a7a1}" ; (ꞡ) g with oblique stroke
226 cmpStroke["G"] := "{u+a7a0}" ; (Ꞡ) G with oblique stroke
227 cmpStroke["k"] := "{u+a7a3}" ; (ꞣ) k with oblique stroke
228 cmpStroke["K"] := "{u+a7a2}" ; (Ꞣ) K with oblique stroke
229 cmpStroke["l"] := "{u+0142}" ; (ł) l with stroke
230 cmpStroke["L"] := "{u+0141}" ; (Ł) L with stroke
231 cmpStroke["n"] := "{u+a7a5}" ; (ꞥ) n with oblique stroke
232 cmpStroke["N"] := "{u+a7a4}" ; (Ꞥ) N with oblique stroke
233 cmpStroke["o"] := "{u+00f8}" ; (ø) o with stroke
234 cmpStroke["O"] := "{u+00d8}" ; (Ø) O with stroke
235 cmpStroke["r"] := "{u+a7a7}" ; (ꞧ) r with oblique stroke
236 cmpStroke["R"] := "{u+a7a6}" ; (Ꞧ) R with oblique stroke
237 cmpStroke["s"] := "{u+a7a9}" ; (ꞩ) s with oblique stroke
238 cmpStroke["S"] := "{u+a7a8}" ; (Ꞩ) S with oblique stroke
239 cmpStroke["t"] := "{u+2c66}" ; (ⱦ) t with stroke
240 cmpStroke["T"] := "{u+023e}" ; (Ⱦ) T with stroke
241
242
243 ; Compose : Cedilla/Ogonek (,)
244
245 global cmpCedillaOgonek := Map()
246 cmpCedillaOgonek["a"] := "{u+0105}" ; (ą) a with ogonek
247 cmpCedillaOgonek["A"] := "{u+0104}" ; (Ą) A with ogonek
248 cmpCedillaOgonek["c"] := "{u+00e7}" ; (ç) c with cedilla
249 cmpCedillaOgonek["C"] := "{u+00c7}" ; (Ç) C with cedilla
250 cmpCedillaOgonek["d"] := "{u+1e11}" ; (ḑ) d with cedilla
251 cmpCedillaOgonek["D"] := "{u+1e10}" ; (Ḑ) D with cedilla
252 cmpCedillaOgonek["e"] := "{u+0119}" ; (ę) e with ogonek
253 cmpCedillaOgonek["E"] := "{u+0118}" ; (Ę) E with ogonek
254 cmpCedillaOgonek["f"] := "{u+0229}" ; (ȩ) e with cedilla
255 cmpCedillaOgonek["F"] := "{u+0228}" ; (Ȩ) E with cedilla
256 cmpCedillaOgonek["g"] := "{u+0123}" ; (ģ) g with cedilla
257 cmpCedillaOgonek["G"] := "{u+0122}" ; (Ģ) G with cedilla
258 cmpCedillaOgonek["h"] := "{u+1e29}" ; (ḩ) h with cedilla
259 cmpCedillaOgonek["H"] := "{u+1e28}" ; (Ḩ) H with cedilla
260 cmpCedillaOgonek["i"] := "{u+012f}" ; (į) i with ogonek
261 cmpCedillaOgonek["I"] := "{u+012e}" ; (Į) I with ogonek
262 cmpCedillaOgonek["k"] := "{u+0137}" ; (ķ) k with cedilla
263 cmpCedillaOgonek["K"] := "{u+0136}" ; (Ķ) K with cedilla
264 cmpCedillaOgonek["l"] := "{u+013c}" ; (ļ) l with cedilla
265 cmpCedillaOgonek["L"] := "{u+013b}" ; (Ļ) L with cedilla
266 cmpCedillaOgonek["n"] := "{u+0146}" ; (ņ) n with cedilla
267 cmpCedillaOgonek["N"] := "{u+0145}" ; (Ņ) N with cedilla
268 cmpCedillaOgonek["o"] := "{u+01eb}" ; (ǫ) o with ogonek
269 cmpCedillaOgonek["O"] := "{u+01ea}" ; (Ǫ) O with ogonek
270 cmpCedillaOgonek["r"] := "{u+0157}" ; (ŗ) r with cedilla
271 cmpCedillaOgonek["R"] := "{u+0156}" ; (Ŗ) R with cedilla
272 cmpCedillaOgonek["s"] := "{u+015f}" ; (ş) s with cedilla
273 cmpCedillaOgonek["S"] := "{u+015e}" ; (Ş) S with cedilla
274 cmpCedillaOgonek["t"] := "{u+0163}" ; (ţ) t with cedilla
275 cmpCedillaOgonek["T"] := "{u+0162}" ; (Ţ) T with cedilla
276 cmpCedillaOgonek["u"] := "{u+0173}" ; (ų) u with ogonek
277 cmpCedillaOgonek["U"] := "{u+0172}" ; (Ų) U with ogonek
278 cmpCedillaOgonek["."] := "{u+02db}" ; (˛) ogonek
279 cmpCedillaOgonek[" "] := "{u+00b8}" ; (¸) cedilla
280
281
282 ; Compose : Breve and Special Letters (b)
283
284 global cmpBreveSpecial := Map()
285 cmpBreveSpecial["a"] := "{u+0103}" ; (ă) a with breve
286 cmpBreveSpecial["A"] := "{u+0102}" ; (Ă) A with breve
287 cmpBreveSpecial["d"] := "{u+0256}" ; (ɖ) small letter d with tail
288 cmpBreveSpecial["D"] := "{u+0189}" ; (Ɖ) capital letter African D
289 cmpBreveSpecial["e"] := "{u+0115}" ; (ĕ) e with breve
290 cmpBreveSpecial["E"] := "{u+0114}" ; (Ĕ) E with breve
291 cmpBreveSpecial["f"] := "{u+0259}" ; (ə) small letter schwa (Azerbaijani)
292 cmpBreveSpecial["F"] := "{u+018f}" ; (Ə) capital letter schwa (Azerbaijani)
293 cmpBreveSpecial["g"] := "{u+011f}" ; (ğ) g with breve
294 cmpBreveSpecial["G"] := "{u+011e}" ; (Ğ) G with breve
295 cmpBreveSpecial["i"] := "{u+012d}" ; (ĭ) i with breve
296 cmpBreveSpecial["I"] := "{u+012c}" ; (Ĭ) I with breve
297 cmpBreveSpecial["n"] := "{u+014b}" ; (ŋ) small letter eng(ma)
298 cmpBreveSpecial["N"] := "{u+014a}" ; (Ŋ) capital letter eng(ma)
299 cmpBreveSpecial["o"] := "{u+014f}" ; (ŏ) o with breve
300 cmpBreveSpecial["O"] := "{u+014e}" ; (Ŏ) O with breve
301 cmpBreveSpecial["s"] := "{u+0219}" ; (ș) s with comma below (Romanian)
302 cmpBreveSpecial["S"] := "{u+0218}" ; (Ș) S with comma below (Romanian)
303 cmpBreveSpecial["t"] := "{u+021b}" ; (ț) t with comma below (Romanian)
304 cmpBreveSpecial["T"] := "{u+021a}" ; (Ț) T with comma below (Romanian)
305 cmpBreveSpecial["u"] := "{u+016d}" ; (ŭ) u with breve
306 cmpBreveSpecial["U"] := "{u+016c}" ; (Ŭ) U with breve
307 cmpBreveSpecial["w"] := "{u+01bf}" ; (ƿ) small letter wynn
308 cmpBreveSpecial["W"] := "{u+01f7}" ; (Ƿ) capital letter wynn
309 cmpBreveSpecial["y"] := "{u+021d}" ; (ȝ) small letter yogh
310 cmpBreveSpecial["Y"] := "{u+021c}" ; (Ȝ) capital letter yogh
311 cmpBreveSpecial["3"] := "{u+0292}" ; (ʒ) small letter ezh
312 cmpBreveSpecial["#"] := "{u+01b7}" ; (Ʒ) capital letter ezh
313 cmpBreveSpecial[" "] := "{u+02d8}" ; (˘) breve
314
315
316 ; Compose : Inverted Breve (B)
317
318 global cmpInvertedBreve := Map()
319 cmpInvertedBreve["a"] := "{u+0203}" ; (ȃ) a with inverted breve
320 cmpInvertedBreve["A"] := "{u+0202}" ; (Ȃ) A with inverted breve
321 cmpInvertedBreve["e"] := "{u+0207}" ; (ȇ) e with inverted breve
322 cmpInvertedBreve["E"] := "{u+0206}" ; (Ȇ) E with inverted breve
323 cmpInvertedBreve["i"] := "{u+020b}" ; (ȋ) i with inverted breve
324 cmpInvertedBreve["I"] := "{u+020a}" ; (Ȋ) I with inverted breve
325 cmpInvertedBreve["o"] := "{u+020f}" ; (ȏ) o with inverted breve
326 cmpInvertedBreve["O"] := "{u+020e}" ; (Ȏ) O with inverted breve
327 cmpInvertedBreve["r"] := "{u+0213}" ; (ȓ) r with inverted breve
328 cmpInvertedBreve["R"] := "{u+0212}" ; (Ȓ) R with inverted breve
329 cmpInvertedBreve["u"] := "{u+0217}" ; (ȗ) u with inverted breve
330 cmpInvertedBreve["U"] := "{u+0216}" ; (Ȗ) U with inverted breve
331
332
333 ; Compose : Acute Accent (')
334
335 global cmpAcuteAccent := Map()
336 cmpAcuteAccent["a"] := "{u+00e1}" ; (á) a with acute
337 cmpAcuteAccent["A"] := "{u+00c1}" ; (Á) A with acute
338 cmpAcuteAccent["c"] := "{u+0107}" ; (ć) c with acute
339 cmpAcuteAccent["C"] := "{u+0106}" ; (Ć) C with acute
340 cmpAcuteAccent["e"] := "{u+00e9}" ; (é) e with acute
341 cmpAcuteAccent["E"] := "{u+00c9}" ; (É) E with acute
342 cmpAcuteAccent["g"] := "{u+01f5}" ; (ǵ) g with acute
343 cmpAcuteAccent["G"] := "{u+01f4}" ; (Ǵ) G with acute
344 cmpAcuteAccent["i"] := "{u+00ed}" ; (í) i with acute
345 cmpAcuteAccent["I"] := "{u+00cd}" ; (Í) I with acute
346 cmpAcuteAccent["k"] := "{u+1e31}" ; (ḱ) k with acute
347 cmpAcuteAccent["K"] := "{u+1e30}" ; (Ḱ) K with acute
348 cmpAcuteAccent["l"] := "{u+013a}" ; (ĺ) l with acute
349 cmpAcuteAccent["L"] := "{u+0139}" ; (Ĺ) L with acute
350 cmpAcuteAccent["m"] := "{u+1e3f}" ; (ḿ) m with acute
351 cmpAcuteAccent["M"] := "{u+1e3e}" ; (Ḿ) M with acute
352 cmpAcuteAccent["n"] := "{u+0144}" ; (ń) n with acute
353 cmpAcuteAccent["N"] := "{u+0143}" ; (Ń) N with acute
354 cmpAcuteAccent["o"] := "{u+00f3}" ; (ó) o with acute
355 cmpAcuteAccent["O"] := "{u+00d3}" ; (Ó) O with acute
356 cmpAcuteAccent["p"] := "{u+1e55}" ; (ṕ) p with acute
357 cmpAcuteAccent["P"] := "{u+1e54}" ; (Ṕ) P with acute
358 cmpAcuteAccent["r"] := "{u+0155}" ; (ŕ) r with acute
359 cmpAcuteAccent["R"] := "{u+0154}" ; (Ŕ) R with acute
360 cmpAcuteAccent["s"] := "{u+015b}" ; (ś) s with acute
361 cmpAcuteAccent["S"] := "{u+015a}" ; (Ś) S with acute
362 cmpAcuteAccent["u"] := "{u+00fa}" ; (ú) u with acute
363 cmpAcuteAccent["U"] := "{u+00da}" ; (Ú) U with acute
364 cmpAcuteAccent["w"] := "{u+1e83}" ; (ẃ) w with acute
365 cmpAcuteAccent["W"] := "{u+1e82}" ; (Ẃ) W with acute
366 cmpAcuteAccent["y"] := "{u+00fd}" ; (ý) y with acute
367 cmpAcuteAccent["Y"] := "{u+00dd}" ; (Ý) Y with acute
368 cmpAcuteAccent["z"] := "{u+017a}" ; (ź) z with acute
369 cmpAcuteAccent["Z"] := "{u+0179}" ; (Ź) Z with acute
370 cmpAcuteAccent[" "] := "{u+00b4}" ; (´) acute accent
371
372
373 ; Compose : Diaeresis (")
374
375 global cmpDiaeresis := Map()
376 cmpDiaeresis["a"] := "{u+00e4}" ; (ä) a with diaeresis
377 cmpDiaeresis["A"] := "{u+00c4}" ; (Ä) A with diaeresis
378 cmpDiaeresis["e"] := "{u+00eb}" ; (ë) e with diaeresis
379 cmpDiaeresis["E"] := "{u+00cb}" ; (Ë) E with diaeresis
380 cmpDiaeresis["h"] := "{u+1e27}" ; (ḧ) h with diaeresis
381 cmpDiaeresis["H"] := "{u+1e26}" ; (Ḧ) H with diaeresis
382 cmpDiaeresis["i"] := "{u+00ef}" ; (ï) i with diaeresis
383 cmpDiaeresis["I"] := "{u+00cf}" ; (Ï) I with diaeresis
384 cmpDiaeresis["o"] := "{u+00f6}" ; (ö) o with diaeresis
385 cmpDiaeresis["O"] := "{u+00d6}" ; (Ö) O with diaeresis
386 cmpDiaeresis["t"] := "{u+1e97}" ; (ẗ) t with diaeresis
387 cmpDiaeresis["u"] := "{u+00fc}" ; (ü) u with diaeresis
388 cmpDiaeresis["U"] := "{u+00dc}" ; (Ü) U with diaeresis
389 cmpDiaeresis["w"] := "{u+1e85}" ; (ẅ) w with diaeresis
390 cmpDiaeresis["W"] := "{u+1e84}" ; (Ẅ) W with diaeresis
391 cmpDiaeresis["x"] := "{u+1e8d}" ; (ẍ) x with diaeresis
392 cmpDiaeresis["X"] := "{u+1e8c}" ; (Ẍ) X with diaeresis
393 cmpDiaeresis["y"] := "{u+00ff}" ; (ÿ) y with diaeresis
394 cmpDiaeresis["Y"] := "{u+0178}" ; (Ÿ) Y with diaeresis
395 cmpDiaeresis[" "] := "{u+00a8}" ; (¨) diaeresis
396
397
398 ; Compose : Double Acute Accent (=)
399
400 global cmpDoubleAcute := Map()
401 cmpDoubleAcute["o"] := "{u+0151}" ; (ő) o with double acute
402 cmpDoubleAcute["O"] := "{u+0150}" ; (Ő) O with double acute
403 cmpDoubleAcute["u"] := "{u+0171}" ; (ű) u with double acute
404 cmpDoubleAcute["U"] := "{u+0170}" ; (Ű) U with double acute
405 cmpDoubleAcute[" "] := "{u+02dd}" ; (˝) double acute accent
406
407
408 ; Compose : Grave Accent (`)
409
410 global cmpGraveAccent := Map()
411 cmpGraveAccent["a"] := "{u+00e0}" ; (à) a with grave
412 cmpGraveAccent["A"] := "{u+00c0}" ; (À) A with grave
413 cmpGraveAccent["e"] := "{u+00e8}" ; (è) e with grave
414 cmpGraveAccent["E"] := "{u+00c8}" ; (È) E with grave
415 cmpGraveAccent["i"] := "{u+00ec}" ; (ì) i with grave
416 cmpGraveAccent["I"] := "{u+00cc}" ; (Ì) I with grave
417 cmpGraveAccent["n"] := "{u+01f9}" ; (ǹ) n with grave
418 cmpGraveAccent["N"] := "{u+01f8}" ; (Ǹ) N with grave
419 cmpGraveAccent["o"] := "{u+00f2}" ; (ò) o with grave
420 cmpGraveAccent["O"] := "{u+00d2}" ; (Ò) O with grave
421 cmpGraveAccent["u"] := "{u+00f9}" ; (ù) u with grave
422 cmpGraveAccent["U"] := "{u+00d9}" ; (Ù) U with grave
423 cmpGraveAccent["w"] := "{u+1e81}" ; (ẁ) w with grave
424 cmpGraveAccent["W"] := "{u+1e80}" ; (Ẁ) W with grave
425 cmpGraveAccent["y"] := "{u+1ef3}" ; (ỳ) y with grave
426 cmpGraveAccent["Y"] := "{u+1ef2}" ; (Ỳ) Y with grave
427 cmpGraveAccent[" "] := "{u+02cb}" ; (ˋ) grave accent (modifier)
428
429
430 ; Compose : Double Grave Accent (G)
431
432 global cmpDoubleGrave := Map()
433 cmpDoubleGrave["a"] := "{u+0201}" ; (ȁ) a with double grave
434 cmpDoubleGrave["A"] := "{u+0200}" ; (Ȁ) A with double grave
435 cmpDoubleGrave["e"] := "{u+0205}" ; (ȅ) e with double grave
436 cmpDoubleGrave["E"] := "{u+0204}" ; (Ȅ) E with double grave
437 cmpDoubleGrave["i"] := "{u+0209}" ; (ȉ) i with double grave
438 cmpDoubleGrave["I"] := "{u+0208}" ; (Ȉ) I with double grave
439 cmpDoubleGrave["o"] := "{u+020d}" ; (ȍ) o with double grave
440 cmpDoubleGrave["O"] := "{u+020c}" ; (Ȍ) O with double grave
441 cmpDoubleGrave["r"] := "{u+0211}" ; (ȑ) r with double grave
442 cmpDoubleGrave["R"] := "{u+0210}" ; (Ȑ) R with double grave
443 cmpDoubleGrave["u"] := "{u+0215}" ; (ȕ) u with double grave
444 cmpDoubleGrave["U"] := "{u+0214}" ; (Ȕ) U with double grave
445
446
447 ; Compose : Tilde (~)
448
449 global cmpTilde := Map()
450 cmpTilde["a"] := "{u+00e3}" ; (ã) a with tilde
451 cmpTilde["A"] := "{u+00c3}" ; (Ã) A with tilde
452 cmpTilde["e"] := "{u+1ebd}" ; (ẽ) e with tilde
453 cmpTilde["E"] := "{u+1ebc}" ; (Ẽ) E with tilde
454 cmpTilde["i"] := "{u+0129}" ; (ĩ) i with tilde
455 cmpTilde["I"] := "{u+0128}" ; (Ĩ) I with tilde
456 cmpTilde["l"] := "{u+026b}" ; (ɫ) l with middle tilde
457 cmpTilde["L"] := "{u+2c62}" ; (Ɫ) L with middle tilde
458 cmpTilde["n"] := "{u+00f1}" ; (ñ) n with tilde
459 cmpTilde["N"] := "{u+00d1}" ; (Ñ) N with tilde
460 cmpTilde["o"] := "{u+00f5}" ; (õ) o with tilde
461 cmpTilde["O"] := "{u+00d5}" ; (Õ) O with tilde
462 cmpTilde["u"] := "{u+0169}" ; (ũ) u with tilde
463 cmpTilde["U"] := "{u+0168}" ; (Ũ) U with tilde
464 cmpTilde["v"] := "{u+1e7d}" ; (ṽ) v with tilde
465 cmpTilde["V"] := "{u+1e7c}" ; (Ṽ) V with tilde
466 cmpTilde["y"] := "{u+1ef9}" ; (ỹ) y with tilde
467 cmpTilde["Y"] := "{u+1ef8}" ; (Ỹ) Y with tilde
468 cmpTilde[" "] := "{u+02dc}" ; (˜) small tilde
469
470
471 ; Compose : Hook and Horn (h)
472
473 global cmpHook := Map()
474 cmpHook["b"] := "{u+0253}" ; (ɓ) b with hook
475 cmpHook["B"] := "{u+0181}" ; (Ɓ) B with hook
476 cmpHook["c"] := "{u+0188}" ; (ƈ) c with hook
477 cmpHook["C"] := "{u+0187}" ; (Ƈ) C with hook
478 cmpHook["d"] := "{u+0257}" ; (ɗ) d with hook
479 cmpHook["D"] := "{u+018a}" ; (Ɗ) D with hook
480 cmpHook["f"] := "{u+0192}" ; (ƒ) f with hook
481 cmpHook["F"] := "{u+0191}" ; (Ƒ) F with hook
482 cmpHook["g"] := "{u+0260}" ; (ɠ) g with hook
483 cmpHook["G"] := "{u+0193}" ; (Ɠ) G with hook
484 cmpHook["h"] := "{u+0266}" ; (ɦ) h with hook
485 cmpHook["H"] := "{u+a7aa}" ; (Ɦ) H with hook
486 cmpHook["j"] := "{u+0267}" ; (ɧ) small letter heng with hook
487 cmpHook["k"] := "{u+0199}" ; (ƙ) k with hook
488 cmpHook["K"] := "{u+0198}" ; (Ƙ) K with hook
489 cmpHook["m"] := "{u+0271}" ; (ɱ) m with hook
490 cmpHook["M"] := "{u+2c6e}" ; (Ɱ) M with hook
491 cmpHook["n"] := "{u+0272}" ; (ɲ) n with left hook
492 cmpHook["N"] := "{u+019d}" ; (Ɲ) N with left hook
493 cmpHook["o"] := "{u+01a1}" ; (ơ) o with horn
494 cmpHook["O"] := "{u+01a0}" ; (Ơ) O with horn
495 cmpHook["p"] := "{u+01a5}" ; (ƥ) p with hook
496 cmpHook["P"] := "{u+01a4}" ; (Ƥ) P with hook
497 cmpHook["q"] := "{u+024b}" ; (ɋ) q with hook tail
498 cmpHook["Q"] := "{u+024a}" ; (Ɋ) Q with hook tail
499 cmpHook["r"] := "{u+027d}" ; (ɽ) r with tail
500 cmpHook["R"] := "{u+2c64}" ; (Ɽ) R with tail
501 cmpHook["t"] := "{u+01ad}" ; (ƭ) t with hook
502 cmpHook["T"] := "{u+01ac}" ; (Ƭ) T with hook
503 cmpHook["u"] := "{u+01b0}" ; (ư) u with horn
504 cmpHook["U"] := "{u+01af}" ; (Ư) U with horn
505 cmpHook["v"] := "{u+028b}" ; (ʋ) v with hook
506 cmpHook["V"] := "{u+01b2}" ; (Ʋ) V with hook
507 cmpHook["w"] := "{u+2c73}" ; (ⱳ) w with hook
508 cmpHook["W"] := "{u+2c72}" ; (Ⱳ) W with hook
509 cmpHook["y"] := "{u+01b4}" ; (ƴ) y with hook
510 cmpHook["Y"] := "{u+01b3}" ; (Ƴ) Y with hook
511 cmpHook["z"] := "{u+0225}" ; (ȥ) z with hook
512 cmpHook["Z"] := "{u+0224}" ; (Ȥ) Z with hook
513
514
515 ; Compose : Latin Greek Letters and Variations (l)
516
517 global cmpLatinGreek := Map()
518 cmpLatinGreek["a"] := "{u+0251}" ; (ɑ) Latin small letter alpha
519 cmpLatinGreek["A"] := "{u+2c6d}" ; (Ɑ) Latin capital letter alpha
520 cmpLatinGreek["c"] := "{u+ab36}" ; (ꬶ) small letter script g with crossed-tail
521 cmpLatinGreek["e"] := "{u+025b}" ; (ɛ) small letter open e (Latin small epsilon)
522 cmpLatinGreek["E"] := "{u+0190}" ; (Ɛ) capital letter open E (Latin capital epsilon)
523 cmpLatinGreek["f"] := "{u+017f}" ; (ſ) small letter long s
524 cmpLatinGreek["F"] := "{u+1e9b}" ; (ẛ) long s with dot above
525 cmpLatinGreek["g"] := "{u+0263}" ; (ɣ) Latin small letter gamma
526 cmpLatinGreek["G"] := "{u+0194}" ; (Ɣ) Latin capital letter gamma
527 cmpLatinGreek["h"] := "{u+a727}" ; (ꜧ) small letter heng
528 cmpLatinGreek["H"] := "{u+a726}" ; (Ꜧ) capital letter heng
529 cmpLatinGreek["i"] := "{u+0269}" ; (ɩ) Latin small letter iota
530 cmpLatinGreek["I"] := "{u+0196}" ; (Ɩ) Latin capital letter iota
531 cmpLatinGreek["k"] := "{u+0138}" ; (ĸ) small letter kra
532 cmpLatinGreek["o"] := "{u+0254}" ; (ɔ) small letter open o
533 cmpLatinGreek["O"] := "{u+0186}" ; (Ɔ) capital letter open O
534 cmpLatinGreek["s"] := "{u+0283}" ; (ʃ) small letter esh
535 cmpLatinGreek["S"] := "{u+01a9}" ; (Ʃ) capital letter esh
536 cmpLatinGreek["u"] := "{u+028a}" ; (ʊ) Latin small letter upsilon
537 cmpLatinGreek["U"] := "{u+01b1}" ; (Ʊ) Latin capital letter upsilon
538
539
540 ; Compose : Turned Letters (t)
541
542 global cmpTurned := Map()
543 cmpTurned["a"] := "{u+0250}" ; (ɐ) Latin small letter turned a
544 cmpTurned["A"] := "{u+2c6f}" ; (Ɐ) Latin capital letter turned A
545 cmpTurned["e"] := "{u+01dd}" ; (ǝ) Latin small letter turned e
546 cmpTurned["E"] := "{u+018e}" ; (Ǝ) Latin capital letter reversed E
547 cmpTurned["q"] := "{u+0252}" ; (ɒ) Latin small letter turned alpha
548 cmpTurned["Q"] := "{u+2c70}" ; (Ɒ) Latin capital letter turned alpha
549 cmpTurned["v"] := "{u+028c}" ; (ʌ) Latin small letter turned v
550 cmpTurned["V"] := "{u+0245}" ; (Ʌ) Latin capital letter turned V
551 cmpTurned["y"] := "{u+028e}" ; (ʎ) Latin small letter turned y
552
553
554 ; Compose : Currency Symbols ($)
555
556 global cmpCurrency := Map()
557 cmpCurrency["a"] := "{u+058f}" ; (֏) Armenian dram
558 cmpCurrency["A"] := "{u+20b3}" ; (₳) Argentine austral
559 cmpCurrency["b"] := "{u+20bf}" ; (₿) bitcoin
560 cmpCurrency["B"] := "{u+0e3f}" ; (฿) Thai baht
561 cmpCurrency["c"] := "{u+20a1}" ; (₡) Costa Rican colón
562 cmpCurrency["C"] := "{u+20b5}" ; (₵) Ghanaian cedi
563 cmpCurrency["d"] := "{u+20ab}" ; (₫) Vietnamese dong
564 cmpCurrency["D"] := "{u+20af}" ; (₯) Greek drachma
565 cmpCurrency["e"] := "{u+20ac}" ; (€) euro sign
566 cmpCurrency["E"] := "{u+20a0}" ; (₠) euro-currency sign
567 cmpCurrency["f"] := "{u+20a3}" ; (₣) French franc
568 cmpCurrency["F"] := "{u+20a3}" ; (₣) French franc
569 cmpCurrency["g"] := "{u+20b2}" ; (₲) Paraguayan guaraní
570 cmpCurrency["G"] := "{u+20be}" ; (₾) Georgian lari
571 cmpCurrency["h"] := "{u+20b4}" ; (₴) Ukrainian hryvnia
572 cmpCurrency["H"] := "{u+20b4}" ; (₴) Ukrainian hryvnia
573 cmpCurrency["i"] := "{u+20a4}" ; (₤) lira
574 cmpCurrency["I"] := "{u+20b6}" ; (₶) livre tournois
575 cmpCurrency["k"] := "{u+20ad}" ; (₭) Laotian kip
576 cmpCurrency["K"] := "{u+20ad}" ; (₭) Laotian kip
577 cmpCurrency["l"] := "{u+20ba}" ; (₺) Turkish lira
578 cmpCurrency["L"] := "{u+00a3}" ; (£) pound sign
579 cmpCurrency["m"] := "{u+20bc}" ; (₼) Azerbaijani manat
580 cmpCurrency["M"] := "{u+20a5}" ; (₥) mill sign
581 cmpCurrency["n"] := "{u+20a6}" ; (₦) Nigerian naira
582 cmpCurrency["N"] := "{u+20bb}" ; (₻) Nordic mark
583 cmpCurrency["o"] := "{u+00a2}" ; (¢) cent sign (dollar)
584 cmpCurrency["p"] := "{u+20b1}" ; (₱) Philippine peso
585 cmpCurrency["P"] := "{u+20a7}" ; (₧) Spanish pesetas
586 cmpCurrency["r"] := "{u+20b9}" ; (₹) Indian rupee
587 cmpCurrency["R"] := "{u+20bd}" ; (₽) Russian ruble
588 cmpCurrency["s"] := "{u+20aa}" ; (₪) Israeli new shekel
589 cmpCurrency["S"] := "{u+20b7}" ; (₷) spesmilo
590 cmpCurrency["t"] := "{u+20ae}" ; (₮) Mongolian tögrög (tugrik)
591 cmpCurrency["T"] := "{u+20b8}" ; (₸) Kazakh tenge
592 cmpCurrency["u"] := "{u+20a8}" ; (₨) rupee sign
593 cmpCurrency["U"] := "{u+20a2}" ; (₢) Brazilian cruzeiro
594 cmpCurrency["w"] := "{u+20a9}" ; (₩) South Korean won
595 cmpCurrency["W"] := "{u+20a9}" ; (₩) South Korean won
596 cmpCurrency["x"] := "{u+00a4}" ; (¤) currency sign
597 cmpCurrency["y"] := "{u+00a5}" ; (¥) yen sign
598 cmpCurrency["Y"] := "{u+00a5}" ; (¥) yen sign
599 cmpCurrency[" "] := "{u+00a4}" ; (¤) currency sign
600
601
602 ; Compose : Greek Alphabet (g)
603
604 global cmpGreekAlphabet := Map()
605 cmpGreekAlphabet["a"] := "{u+03b1}" ; (α) Greek small alpha
606 cmpGreekAlphabet["A"] := "{u+0391}" ; (Α) Greek capital alpha
607 cmpGreekAlphabet["b"] := "{u+03b2}" ; (β) Greek small beta
608 cmpGreekAlphabet["B"] := "{u+0392}" ; (Β) Greek capital beta
609 cmpGreekAlphabet["v"] := "{u+03b2}" ; (β) Greek small beta
610 cmpGreekAlphabet["V"] := "{u+0392}" ; (Β) Greek capital beta
611 cmpGreekAlphabet["g"] := "{u+03b3}" ; (γ) Greek small gamma
612 cmpGreekAlphabet["G"] := "{u+0393}" ; (Γ) Greek capital gamma
613 cmpGreekAlphabet["d"] := "{u+03b4}" ; (δ) Greek small delta
614 cmpGreekAlphabet["D"] := "{u+0394}" ; (Δ) Greek capital delta
615 cmpGreekAlphabet["e"] := "{u+03b5}" ; (ε) Greek small epsilon
616 cmpGreekAlphabet["E"] := "{u+0395}" ; (Ε) Greek capital epsilon
617 cmpGreekAlphabet["z"] := "{u+03b6}" ; (ζ) Greek small zeta
618 cmpGreekAlphabet["Z"] := "{u+0396}" ; (Ζ) Greek capital zeta
619 cmpGreekAlphabet["h"] := "{u+03b7}" ; (η) Greek small eta
620 cmpGreekAlphabet["H"] := "{u+0397}" ; (Η) Greek capital eta
621 cmpGreekAlphabet["j"] := "{u+03b8}" ; (θ) Greek small theta
622 cmpGreekAlphabet["J"] := "{u+0398}" ; (Θ) Greek capital theta
623 cmpGreekAlphabet["i"] := "{u+03b9}" ; (ι) Greek small iota
624 cmpGreekAlphabet["I"] := "{u+0399}" ; (Ι) Greek capital iota
625 cmpGreekAlphabet["k"] := "{u+03ba}" ; (κ) Greek small kappa
626 cmpGreekAlphabet["K"] := "{u+039a}" ; (Κ) Greek capital kappa
627 cmpGreekAlphabet["l"] := "{u+03bb}" ; (λ) Greek small lambda
628 cmpGreekAlphabet["L"] := "{u+039b}" ; (Λ) Greek capital lambda
629 cmpGreekAlphabet["m"] := "{u+03bc}" ; (μ) Greek small mu
630 cmpGreekAlphabet["M"] := "{u+039c}" ; (Μ) Greek capital mu
631 cmpGreekAlphabet["n"] := "{u+03bd}" ; (ν) Greek small nu
632 cmpGreekAlphabet["N"] := "{u+039d}" ; (Ν) Greek capital nu
633 cmpGreekAlphabet["x"] := "{u+03be}" ; (ξ) Greek small xi
634 cmpGreekAlphabet["X"] := "{u+039e}" ; (Ξ) Greek capital xi
635 cmpGreekAlphabet["o"] := "{u+03bf}" ; (ο) Greek small omicron
636 cmpGreekAlphabet["O"] := "{u+039f}" ; (Ο) Greek capital omicron
637 cmpGreekAlphabet["p"] := "{u+03c0}" ; (π) Greek small pi
638 cmpGreekAlphabet["P"] := "{u+03a0}" ; (Π) Greek capital pi
639 cmpGreekAlphabet["r"] := "{u+03c1}" ; (ρ) Greek small rho
640 cmpGreekAlphabet["R"] := "{u+03a1}" ; (Ρ) Greek capital rho
641 cmpGreekAlphabet["s"] := "{u+03c3}" ; (σ) Greek small sigma
642 cmpGreekAlphabet["S"] := "{u+03a3}" ; (Σ) Greek capital sigma
643 cmpGreekAlphabet[","] := "{u+03c2}" ; (ς) Greek small final sigma
644 cmpGreekAlphabet["t"] := "{u+03c4}" ; (τ) Greek small tau
645 cmpGreekAlphabet["T"] := "{u+03a4}" ; (Τ) Greek capital tau
646 cmpGreekAlphabet["u"] := "{u+03c5}" ; (υ) Greek small upsilon
647 cmpGreekAlphabet["U"] := "{u+03a5}" ; (Υ) Greek capital upsilon
648 cmpGreekAlphabet["y"] := "{u+03c5}" ; (υ) Greek small upsilon
649 cmpGreekAlphabet["Y"] := "{u+03a5}" ; (Υ) Greek capital upsilon
650 cmpGreekAlphabet["f"] := "{u+03c6}" ; (φ) Greek small phi
651 cmpGreekAlphabet["F"] := "{u+03a6}" ; (Φ) Greek capital phi
652 cmpGreekAlphabet["c"] := "{u+03c7}" ; (χ) Greek small chi
653 cmpGreekAlphabet["C"] := "{u+03a7}" ; (Χ) Greek capital chi
654 cmpGreekAlphabet["w"] := "{u+03c8}" ; (ψ) Greek small psi
655 cmpGreekAlphabet["W"] := "{u+03a8}" ; (Ψ) Greek capital psi
656 cmpGreekAlphabet["q"] := "{u+03c9}" ; (ω) Greek small omega
657 cmpGreekAlphabet["Q"] := "{u+03a9}" ; (Ω) Greek capital omega
658
659
660 ; Compose : Superscript Characters (p)
661
662 global cmpSuperscript := Map()
663 cmpSuperscript["1"] := "{u+00b9}" ; (¹) superscript 1
664 cmpSuperscript["2"] := "{u+00b2}" ; (²) superscript 2
665 cmpSuperscript["3"] := "{u+00b3}" ; (³) superscript 3
666 cmpSuperscript["4"] := "{u+2074}" ; (⁴) superscript 4
667 cmpSuperscript["5"] := "{u+2075}" ; (⁵) superscript 5
668 cmpSuperscript["6"] := "{u+2076}" ; (⁶) superscript 6
669 cmpSuperscript["7"] := "{u+2077}" ; (⁷) superscript 7
670 cmpSuperscript["8"] := "{u+2078}" ; (⁸) superscript 8
671 cmpSuperscript["9"] := "{u+2079}" ; (⁹) superscript 9
672 cmpSuperscript["0"] := "{u+2070}" ; (⁰) superscript 0
673 cmpSuperscript["n"] := "{u+207f}" ; (ⁿ) superscript n
674 cmpSuperscript["+"] := "{u+207a}" ; (⁺) superscript +
675 cmpSuperscript["-"] := "{u+207b}" ; (⁻) superscript -
676 cmpSuperscript["="] := "{u+207c}" ; (⁼) superscript =
677 cmpSuperscript["("] := "{u+207d}" ; (⁽) superscript (
678 cmpSuperscript[")"] := "{u+207e}" ; (⁾) superscript )
679
680
681 ; Compose : Subscript Characters (u)
682
683 global cmpSubscript := Map()
684 cmpSubscript["1"] := "{u+2081}" ; (₁) subscript 1
685 cmpSubscript["2"] := "{u+2082}" ; (₂) subscript 2
686 cmpSubscript["3"] := "{u+2083}" ; (₃) subscript 3
687 cmpSubscript["4"] := "{u+2084}" ; (₄) subscript 4
688 cmpSubscript["5"] := "{u+2085}" ; (₅) subscript 5
689 cmpSubscript["6"] := "{u+2086}" ; (₆) subscript 6
690 cmpSubscript["7"] := "{u+2087}" ; (₇) subscript 7
691 cmpSubscript["8"] := "{u+2088}" ; (₈) subscript 8
692 cmpSubscript["9"] := "{u+2089}" ; (₉) subscript 9
693 cmpSubscript["0"] := "{u+2080}" ; (₀) subscript 0
694 cmpSubscript["n"] := "{u+2099}" ; (ₙ) subscript n
695 cmpSubscript["+"] := "{u+208a}" ; (₊) subscript +
696 cmpSubscript["-"] := "{u+208b}" ; (₋) subscript -
697 cmpSubscript["="] := "{u+208c}" ; (₌) subscript =
698 cmpSubscript["("] := "{u+208d}" ; (₍) subscript (
699 cmpSubscript[")"] := "{u+208e}" ; (₎) subscript )
700
701
702 ; Compose : Spacing Characters and Dashes
703
704 global cmpSpace := Map()
705 global cmpQuad := Map()
706 cmpSpace["2"] := "{u+2002}" ; en space
707 cmpSpace["3"] := "{u+2003}" ; em space
708 cmpSpace["1"] := "{u+2004}" ; three-per-em space
709 cmpSpace["4"] := "{u+2005}" ; four-per-em space
710 cmpSpace["5"] := "{u+2008}" ; punctuation space
711 cmpSpace["6"] := "{u+2006}" ; six-per-em space
712 cmpSpace["7"] := "{u+2009}" ; thin space
713 cmpSpace["8"] := "{u+200a}" ; hair space
714 cmpSpace["9"] := "{u+2007}" ; figure space
715 cmpSpace["0"] := "{u+200b}" ; zero-width space
716 cmpSpace[" "] := "{u+00a0}" ; non-breaking space
717 cmpSpace["."] := "{u+202f}" ; narrow no-break space
718 cmpMacronStroke["2"] := "{u+2013}" ; (–) en dash
719 cmpMacronStroke["3"] := "{u+2014}" ; (—) em dash
720 cmpMacronStroke["4"] := "{u+2015}" ; (―) horizontal bar
721 cmpMacronStroke["5"] := "{u+2010}" ; (‐) hyphen
722 cmpMacronStroke["9"] := "{u+2012}" ; (‒) figure dash
723 cmpMacronStroke["0"] := "{u+00ad}" ; (­) soft hyphen
724 cmpMacronStroke["-"] := "{u+2011}" ; (‑) non-breaking hyphen
725 cmpQuad["2"] := "{u+2000}" ; en quad
726 cmpQuad["3"] := "{u+2001}" ; em quad
727
728
729 ; Compose : Arrows and Pointers
730
731 global cmpArrow := Map()
732 cmpArrow["w"] := "{u+25b2}" ; (▲) black up-pointing triangle
733 cmpArrow["a"] := "{u+25c0}" ; (◀) black left-pointing triangle
734 cmpArrow["s"] := "{u+25bc}" ; (▼) black down-pointing triangle
735 cmpArrow["d"] := "{u+25b6}" ; (▶) black right-pointing triangle
736 cmpArrow["i"] := "{u+25b3}" ; (△) white up-pointing triangle
737 cmpArrow["j"] := "{u+25c1}" ; (◁) white left-pointing triangle
738 cmpArrow["k"] := "{u+25bd}" ; (▽) white down-pointing triangle
739 cmpArrow["l"] := "{u+25b7}" ; (▷) white right-pointing triangle
740 cmpArrow["1"] := "{u+2199}" ; (↙) south west arrow
741 cmpArrow["2"] := "{u+2193}" ; (↓) downwards arrow
742 cmpArrow["3"] := "{u+2198}" ; (↘) south east arrow
743 cmpArrow["4"] := "{u+2190}" ; (←) leftwards arrow
744 cmpArrow["5"] := "{u+2195}" ; (↕) up down arrow
745 cmpArrow["6"] := "{u+2192}" ; (→) rightwards arrow
746 cmpArrow["7"] := "{u+2196}" ; (↖) north west arrow
747 cmpArrow["8"] := "{u+2191}" ; (↑) upwards arrow
748 cmpArrow["9"] := "{u+2197}" ; (↗) north east arrow
749 cmpArrow["0"] := "{u+2194}" ; (↔) left right arrow
750 cmpDoubleAcute["1"] := "{u+21d9}" ; (⇙) south west double arrow
751 cmpDoubleAcute["2"] := "{u+21d3}" ; (⇓) downwards double arrow
752 cmpDoubleAcute["3"] := "{u+21d8}" ; (⇘) south east double arrow
753 cmpDoubleAcute["4"] := "{u+21d0}" ; (⇐) leftwards double arrow
754 cmpDoubleAcute["5"] := "{u+21d5}" ; (⇕) up down double arrow
755 cmpDoubleAcute["6"] := "{u+21d2}" ; (⇒) rightwards double arrow
756 cmpDoubleAcute["7"] := "{u+21d6}" ; (⇖) north west double arrow
757 cmpDoubleAcute["8"] := "{u+21d1}" ; (⇑) upwards double arrow
758 cmpDoubleAcute["9"] := "{u+21d7}" ; (⇗) north east double arrow
759 cmpDoubleAcute["0"] := "{u+21d4}" ; (⇔) left right double arrow
760
761
762 ; Compose : Miscellaneous Symbols (s)
763
764 global cmpSymbols := Map()
765 cmpSymbols["a"] := "{u+214d}" ; (⅍) aktieselskab
766 cmpSymbols["c"] := "{u+2105}" ; (℅) care of
767 cmpSymbols["d"] := "{u+22c4}" ; (⋄) diamond operator
768 cmpSymbols["e"] := "{u+212e}" ; (℮) estimated symbol
769 cmpSymbols["f"] := "{u+2640}" ; (♀) Venus symbol (female)
770 cmpSymbols["i"] := "{u+2300}" ; (⌀) diameter sign
771 cmpSymbols["l"] := "{u+2113}" ; (ℓ) script small l
772 cmpSymbols["L"] := "{u+2112}" ; (ℒ) Laplace transform
773 cmpSymbols["m"] := "{u+2642}" ; (♂) Mars symbol (male)
774 cmpSymbols["M"] := "{u+2120}" ; (℠) service mark
775 cmpSymbols["n"] := "{u+2709}" ; (✉) envelope
776 cmpSymbols["q"] := "{u+2126}" ; (Ω) ohm sign (backwards compatibility)
777 cmpSymbols["r"] := "{u+211e}" ; (℞) prescription take (Recipere)
778 cmpSymbols["R"] := "{u+211e}" ; (℞) prescription take (Recipere)
779 cmpSymbols["t"] := "{u+2706}" ; (✆) telephone location sign
780 cmpSymbols["v"] := "{u+2713}" ; (✓) check mark
781 cmpSymbols["V"] := "{u+2714}" ; (✔) heavy check mark
782 cmpSymbols["w"] := "{u+26a0}" ; (⚠) warning sign
783 cmpSymbols["x"] := "{u+2717}" ; (✗) ballot x
784 cmpSymbols["X"] := "{u+2718}" ; (✘) heavy ballot x
785 cmpSymbols["y"] := "{u+2713}" ; (✓) check mark
786 cmpSymbols["Y"] := "{u+2714}" ; (✔) heavy check mark
787 cmpSymbols["2"] := "{u+266b}" ; (♫) beamed eighth notes
788 cmpSymbols["3"] := "{u+2042}" ; (⁂) asterism
789 cmpSymbols["5"] := "{u+2605}" ; (★) black star
790 cmpSymbols["%"] := "{u+2606}" ; (☆) white star
791 cmpSymbols["6"] := "{u+273d}" ; (✽) heavy teardrop-spoked asterisk
792 cmpSymbols["^"] := "{u+273b}" ; (✻) teardrop-spoked asterisk
793 cmpSymbols["8"] := "{u+266a}" ; (♪) eighth note
794 cmpSymbols[";"] := "{u+263a}" ; (☺) white smiling face
795 cmpSymbols[":"] := "{u+263b}" ; (☻) black smiling face
796 cmpSymbols["!"] := "{u+203c}" ; (‼) double exclamation mark
797 cmpSymbols["?"] := "{u+203d}" ; (‽) interrobang
798 cmpSymbols["\"] := "{u+205e}" ; (⁞) vertical four dots
799 cmpSymbols["|"] := "{u+00a6}" ; (¦) broken bar
800 cmpSymbols["."] := "{u+2e18}" ; (⸘) inverted interrobang
801 cmpSymbols["/"] := "{u+2e2e}" ; (⸮) reversed question mark
802
803
804 ; Compose : Florette and Floral Heart Symbols (f)
805
806 global cmpFlorette := Map()
807 cmpFlorette["r"] := "{u+2619}" ; (☙) reversed rotated floral heart bullet
808 cmpFlorette["6"] := "{u+273e}" ; (✾) six petalled black and white florette
809 cmpFlorette["b"] := "{u+273f}" ; (✿) black florette
810 cmpFlorette["w"] := "{u+2740}" ; (❀) white florette
811 cmpFlorette["8"] := "{u+2741}" ; (❁) eight petalled outlined black florette
812 cmpFlorette["f"] := "{u+2766}" ; (❦) floral heart
813 cmpFlorette["h"] := "{u+2767}" ; (❧) rotated floral heart bullet
814
815
816 ; Compose : Playing Card Suit Symbols (S)
817
818 global cmpPlayingCardSuit := Map()
819 cmpPlayingCardSuit["c"] := "{u+2663}" ; (♣) black club suit
820 cmpPlayingCardSuit["C"] := "{u+2667}" ; (♧) white club suit
821 cmpPlayingCardSuit["d"] := "{u+2666}" ; (♦) black diamond suit
822 cmpPlayingCardSuit["D"] := "{u+2662}" ; (♢) white diamond suit
823 cmpPlayingCardSuit["h"] := "{u+2665}" ; (♥) black heart suit
824 cmpPlayingCardSuit["H"] := "{u+2661}" ; (♡) white heart suit
825 cmpPlayingCardSuit["p"] := "{u+2660}" ; (♠) black spade suit
826 cmpPlayingCardSuit["P"] := "{u+2664}" ; (♤) white spade suit
827
828
829 ; Compose : Vulgar Fractions
830
831 global cmpOne := Map()
832 global cmpTwo := Map()
833 global cmpThree := Map()
834 global cmpFour := Map()
835 global cmpFive := Map()
836 global cmpSeven := Map()
837 global cmpZero := Map()
838 cmpOne["2"] := "{u+00bd}" ; (½) vulgar fraction 1/2
839 cmpOne["3"] := "{u+2153}" ; (⅓) vulgar fraction 1/3
840 cmpTwo["3"] := "{u+2154}" ; (⅔) vulgar fraction 2/3
841 cmpOne["4"] := "{u+00bc}" ; (¼) vulgar fraction 1/4
842 cmpThree["4"] := "{u+00be}" ; (¾) vulgar fraction 3/4
843 cmpOne["5"] := "{u+2155}" ; (⅕) vulgar fraction 1/5
844 cmpTwo["5"] := "{u+2156}" ; (⅖) vulgar fraction 2/5
845 cmpThree["5"] := "{u+2157}" ; (⅗) vulgar fraction 3/5
846 cmpFour["5"] := "{u+2158}" ; (⅘) vulgar fraction 4/5
847 cmpOne["6"] := "{u+2159}" ; (⅙) vulgar fraction 1/6
848 cmpFive["6"] := "{u+215a}" ; (⅚) vulgar fraction 5/6
849 cmpOne["7"] := "{u+2150}" ; (⅐) vulgar fraction 1/7
850 cmpOne["8"] := "{u+215b}" ; (⅛) vulgar fraction 1/8
851 cmpThree["8"] := "{u+215c}" ; (⅜) vulgar fraction 3/8
852 cmpFive["8"] := "{u+215d}" ; (⅝) vulgar fraction 5/8
853 cmpSeven["8"] := "{u+215e}" ; (⅞) vulgar fraction 7/8
854 cmpOne["9"] := "{u+2151}" ; (⅑) vulgar fraction 1/9
855 cmpOne["0"] := "{u+2152}" ; (⅒) vulgar fraction 1/10
856 cmpZero["3"] := "{u+2189}" ; (↉) vulgar fraction 0/3
857
858
859 ; Compose : Math Symbols (m)
860
861 global cmpMathSymbols := Map()
862 cmpMathSymbols["a"] := "{u+2200}" ; (∀) for all
863 cmpMathSymbols["A"] := "{u+2200}" ; (∀) for all
864 cmpMathSymbols["b"] := "{u+2286}" ; (⊆) subset of or equal to
865 cmpMathSymbols["B"] := "{u+2287}" ; (⊇) superset of or equal to
866 cmpMathSymbols["c"] := "{u+221d}" ; (∝) proportional to
867 cmpMathSymbols["C"] := "{u+2102}" ; (ℂ) complex numbers
868 cmpMathSymbols["d"] := "{u+2206}" ; (∆) increment operator
869 cmpMathSymbols["D"] := "{u+2207}" ; (∇) nabla/del operator
870 cmpMathSymbols["e"] := "{u+2203}" ; (∃) there exists
871 cmpMathSymbols["E"] := "{u+2204}" ; (∄) there does not exist
872 cmpMathSymbols["f"] := "{u+0192}" ; (ƒ) f with hook
873 cmpMathSymbols["F"] := "{u+220e}" ; (∎) end of proof
874 cmpMathSymbols["g"] := "{u+2282}" ; (⊂) subset of
875 cmpMathSymbols["G"] := "{u+2284}" ; (⊄) not a subset of
876 cmpMathSymbols["h"] := "{u+2283}" ; (⊃) superset of
877 cmpMathSymbols["H"] := "{u+2285}" ; (⊅) not a superset of
878 cmpMathSymbols["I"] := "{u+2111}" ; (ℑ) imaginary numbers
879 cmpMathSymbols["j"] := "{u+2245}" ; (≅) congruent to
880 cmpMathSymbols["J"] := "{u+2247}" ; (≇) not congruent to
881 cmpMathSymbols["k"] := "{u+220b}" ; (∋) contains as member
882 cmpMathSymbols["K"] := "{u+220c}" ; (∌) does not contain as member
883 cmpMathSymbols["l"] := "{u+2225}" ; (∥) parallel to
884 cmpMathSymbols["L"] := "{u+2226}" ; (∦) not parallel to
885 cmpMathSymbols["m"] := "{u+2208}" ; (∈) element of
886 cmpMathSymbols["M"] := "{u+2209}" ; (∉) not an element of
887 cmpMathSymbols["n"] := "{u+00ac}" ; (¬) not sign
888 cmpMathSymbols["N"] := "{u+2115}" ; (ℕ) natural numbers
889 cmpMathSymbols["o"] := "{u+2218}" ; (∘) ring operator
890 cmpMathSymbols["O"] := "{u+2205}" ; (∅) empty set
891 cmpMathSymbols["p"] := "{u+2202}" ; (∂) partial differential
892 cmpMathSymbols["P"] := "{u+2119}" ; (ℙ) prime numbers
893 cmpMathSymbols["Q"] := "{u+211a}" ; (ℚ) rational numbers
894 cmpMathSymbols["R"] := "{u+211d}" ; (ℝ) real numbers
895 cmpMathSymbols["s"] := "{u+2229}" ; (∩) set intersection
896 cmpMathSymbols["S"] := "{u+222b}" ; (∫) integral symbol
897 cmpMathSymbols["t"] := "{u+2261}" ; (≡) identical to
898 cmpMathSymbols["T"] := "{u+2262}" ; (≢) not identical to
899 cmpMathSymbols["u"] := "{u+222a}" ; (∪) set union
900 cmpMathSymbols["U"] := "{u+2216}" ; (∖) set minus
901 cmpMathSymbols["w"] := "{u+2118}" ; (℘) Weierstrass elliptic function
902 cmpMathSymbols["z"] := "{u+21af}" ; (↯) downwards zigzag arrow
903 cmpMathSymbols["Z"] := "{u+2124}" ; (ℤ) whole numbers
904 cmpMathSymbols["6"] := "{u+2220}" ; (∠) angle symbol
905 cmpMathSymbols["&"] := "{u+2227}" ; (∧) logical and
906 cmpMathSymbols["8"] := "{u+2297}" ; (⊗) circled times
907 cmpMathSymbols["*"] := "{u+2299}" ; (⊙) circled dot operator
908 cmpMathSymbols["9"] := "{u+221f}" ; (∟) right angle
909 cmpMathSymbols["0"] := "{u+2221}" ; (∡) measured angle
910 cmpMathSymbols["+"] := "{u+2295}" ; (⊕) circled plus
911 cmpMathSymbols["-"] := "{u+2296}" ; (⊖) circled minus
912 cmpMathSymbols["/"] := "{u+2298}" ; (⊘) circled division slash
913 cmpMathSymbols["="] := "{u+225d}" ; (≝) equal to by definition
914 cmpMathSymbols[";"] := "{u+2235}" ; (∵) because sign
915 cmpMathSymbols[":"] := "{u+2234}" ; (∴) therefore sign
916 cmpMathSymbols["|"] := "{u+2228}" ; (∨) logical or
917
918
919 ; Compose : Special Letters/Characters
920
921 global cmpCapitalA := Map()
922 global cmpSmallD := Map()
923 global cmpCapitalD := Map()
924 global cmpSmallI := Map()
925 global cmpCapitalI := Map()
926 global cmpCapitalO := Map()
927 global cmpCapitalT := Map()
928 cmpArrow["e"] := "{u+00e6}" ; (æ) letter ae
929 cmpCapitalA["E"] := "{u+00c6}" ; (Æ) letter AE
930 cmpSmallD["h"] := "{u+00f0}" ; (ð) small letter eth
931 cmpCapitalD["H"] := "{u+00d0}" ; (Ð) capital letter eth
932 cmpSmallI["j"] := "{u+0133}" ; (ij) ligature ij
933 cmpCapitalI["J"] := "{u+0132}" ; (IJ) ligature IJ
934 cmpRingAbove["e"] := "{u+0153}" ; (œ) ligature oe
935 cmpCapitalO["E"] := "{u+0152}" ; (Œ) ligature OE
936 cmpSymbols["s"] := "{u+00df}" ; (ß) small sharp s (Eszett)
937 cmpPlayingCardSuit["S"] := "{u+1e9e}" ; (ẞ) capital sharp S (capital Eszett)
938 cmpTurned["h"] := "{u+00fe}" ; (þ) small letter thorn
939 cmpCapitalT["H"] := "{u+00de}" ; (Þ) capital letter thorn
940
941
942 ; Compose : General/Math Symbols
943
944 global cmpEight := Map()
945 global cmpSmallN := Map()
946 global cmpCapitalN := Map()
947 global cmpCapitalP := Map()
948 global cmpSmallR := Map()
949 global cmpAsterisk := Map()
950 global cmpExclam := Map()
951 global cmpQuestion := Map()
952 global cmpParenLeft := Map()
953 global cmpPlus := Map()
954 global cmpPercent := Map()
955 global cmpLessThan := Map()
956 global cmpGreaterThan := Map()
957 global cmpBracketLeft := Map()
958 cmpSmallD["d"] := "{u+2020}" ; (†) dagger
959 cmpCapitalD["D"] := "{u+2021}" ; (‡) double dagger
960 cmpSmallI["i"] := "{u+221e}" ; (∞) infinity symbol
961 cmpEight["8"] := "{u+221e}" ; (∞) infinity symbol
962 cmpMathSymbols["i"] := "{u+00b5}" ; (µ) micro sign
963 cmpSmallN["o"] := "{u+2116}" ; (№) numero sign
964 cmpCapitalN["o"] := "{u+2116}" ; (№) numero sign
965 cmpRingAbove["x"] := "{u+00a4}" ; (¤) currency sign
966 cmpSuperscript["p"] := "{u+00b6}" ; (¶) pilcrow sign
967 cmpCapitalP["P"] := "{u+00b6}" ; (¶) pilcrow sign
968 cmpSmallR["2"] := "{u+221a}" ; (√) square root
969 cmpSmallR["3"] := "{u+221b}" ; (∛) cube root
970 cmpSmallR["4"] := "{u+221c}" ; (∜) fourth root
971 cmpSymbols["o"] := "{u+00a7}" ; (§) section sign
972 cmpPlayingCardSuit["o"] := "{u+00a7}" ; (§) section sign
973 cmpTurned["m"] := "{u+2122}" ; (™) trademark symbol
974 cmpAcuteAccent["1"] := "{u+2032}" ; (′) prime
975 cmpAcuteAccent["2"] := "{u+2033}" ; (″) double prime
976 cmpAcuteAccent["3"] := "{u+2034}" ; (‴) triple prime
977 cmpAcuteAccent["4"] := "{u+2057}" ; (⁗) quadruple prime
978 cmpAsterisk["*"] := "{u+00d7}" ; (×) multiplication sign
979 cmpStroke["/"] := "{u+00f7}" ; (÷) division sign
980 cmpAsterisk["o"] := "{u+00b0}" ; (°) degree sign
981 cmpRingAbove["*"] := "{u+00b0}" ; (°) degree sign
982 cmpDotAbove["."] := "{u+00b7}" ; (·) middle dot
983 cmpDotAbove[" "] := "{u+00b7}" ; (·) middle dot
984 cmpDotAbove["3"] := "{u+2026}" ; (…) horizontal ellipsis
985 cmpArrow["-"] := "{u+00aa}" ; (ª) feminine ordinal indicator (Spanish, Portuguese, Italian, Galician)
986 cmpRingAbove["-"] := "{u+00ba}" ; (º) masculine ordinal indicator (Spanish, Portuguese, Italian, Galician)
987 cmpExclam["!"] := "{u+00a1}" ; (¡) inverted exclamation mark
988 cmpQuestion["?"] := "{u+00bf}" ; (¿) inverted question mark
989 cmpRingAbove["c"] := "{u+00a9}" ; (©) copyright sign
990 cmpParenLeft["c"] := "{u+00a9}" ; (©) copyright sign
991 cmpRingAbove["p"] := "{u+2117}" ; (℗) sound recording copyright
992 cmpParenLeft["p"] := "{u+2117}" ; (℗) sound recording copyright
993 cmpRingAbove["r"] := "{u+00ae}" ; (®) registered sign
994 cmpParenLeft["r"] := "{u+00ae}" ; (®) registered sign
995 cmpPlus["-"] := "{u+00b1}" ; (±) plus-minus sign
996 cmpPercent["%"] := "{u+2030}" ; (‰) per mille sign
997 cmpPercent["3"] := "{u+2030}" ; (‰) per mille sign
998 cmpPercent["4"] := "{u+2031}" ; (‱) per ten thousand sign
999 cmpExclam["="] := "{u+2260}" ; (≠) not equal to
1000 cmpLessThan[">"] := "{u+2260}" ; (≠) not equal to
1001 cmpLessThan["="] := "{u+2264}" ; (≤) less-than or equal to
1002 cmpGreaterThan["="] := "{u+2265}" ; (≥) greater-than or equal to
1003 cmpLessThan["+"] := "{u+2a7d}" ; (⩽) less-than or slanted equal to
1004 cmpGreaterThan["+"] := "{u+2a7e}" ; (⩾) greater-than or slanted equal to
1005 cmpTilde["~"] := "{u+2248}" ; (≈) almost equal to
1006 cmpBracketLeft["]"] := "{u+2610}" ; (☐) ballot box
1007 cmpBracketLeft["v"] := "{u+2611}" ; (☑) ballot box with check
1008 cmpBracketLeft["y"] := "{u+2611}" ; (☑) ballot box with check
1009 cmpBracketLeft["x"] := "{u+2612}" ; (☒) ballot box with x
1010
1011
1012 ; Compose : Bullets and Arrowheads (;)
1013
1014 global cmpSemicolon := Map()
1015 cmpSemicolon["a"] := "{u+27a4}" ; (➤) black rightwards arrowhead
1016 cmpSemicolon["b"] := "{u+2022}" ; (•) bullet
1017 cmpSemicolon[";"] := "{u+2022}" ; (•) bullet
1018 cmpSemicolon["d"] := "{u+27a5}" ; (➥) heavy black curved downwards and rightwards arrow
1019 cmpSemicolon["h"] := "{u+2043}" ; (⁃) hyphen bullet
1020 cmpSemicolon["-"] := "{u+2043}" ; (⁃) hyphen bullet
1021 cmpSemicolon["p"] := "{u+27a8}" ; (➨) heavy concave-pointed black rightwards arrow
1022 cmpSemicolon["q"] := "{u+27a7}" ; (➧) squat black rightwards arrow
1023 cmpSemicolon["r"] := "{u+27a1}" ; (➡) black rightwards arrow
1024 cmpSemicolon["t"] := "{u+2023}" ; (‣) triangular bullet
1025 cmpSemicolon["u"] := "{u+27a6}" ; (➦) heavy black curved upwards and rightwards arrow
1026 cmpSemicolon["w"] := "{u+25e6}" ; (◦) white bullet
1027 cmpSemicolon["3"] := "{u+27a2}" ; (➢) 3d top-lighted rightwards arrowhead
1028 cmpSemicolon["#"] := "{u+27a3}" ; (➣) 3d bottom-lighted rightwards arrowhead
1029
1030
1031 ; Compose : Quotation Marks
1032
1033 global cmpBracketRight := Map()
1034 cmpCedillaOgonek[chr(34)] := "{u+201e}" ; („) double low-9 quotation mark
1035 cmpDiaeresis[","] := "{u+201e}" ; („) double low-9 quotation mark
1036 cmpCedillaOgonek["'"] := "{u+201a}" ; (‚) single low-9 quotation mark
1037 cmpAcuteAccent[","] := "{u+201a}" ; (‚) single low-9 quotation mark
1038 cmpDiaeresis["["] := "{u+201c}" ; (“) left double quotation mark
1039 cmpBracketLeft[chr(34)] := "{u+201c}" ; (“) left double quotation mark
1040 cmpDiaeresis["]"] := "{u+201d}" ; (”) right double quotation mark
1041 cmpBracketRight[chr(34)] := "{u+201d}" ; (”) right double quotation mark
1042 cmpAcuteAccent["["] := "{u+2018}" ; (‘) left single quotation mark
1043 cmpBracketLeft["'"] := "{u+2018}" ; (‘) left single quotation mark
1044 cmpAcuteAccent["]"] := "{u+2019}" ; (’) right single quotation mark
1045 cmpBracketRight["'"] := "{u+2019}" ; (’) right single quotation mark
1046 cmpLessThan["<"] := "{u+00ab}" ; («) left-pointing double angle quotation mark
1047 cmpLessThan[chr(34)] := "{u+00ab}" ; («) left-pointing double angle quotation mark
1048 cmpDiaeresis["<"] := "{u+00ab}" ; («) left-pointing double angle quotation mark
1049 cmpGreaterThan[">"] := "{u+00bb}" ; (») right-pointing double angle quotation mark
1050 cmpGreaterThan[chr(34)] := "{u+00bb}" ; (») right-pointing double angle quotation mark
1051 cmpDiaeresis[">"] := "{u+00bb}" ; (») right-pointing double angle quotation mark
1052 cmpLessThan["'"] := "{u+2039}" ; (‹) left-pointing single angle quotation mark
1053 cmpAcuteAccent["<"] := "{u+2039}" ; (‹) left-pointing single angle quotation mark
1054 cmpGreaterThan["'"] := "{u+203a}" ; (›) right-pointing single angle quotation mark
1055 cmpAcuteAccent[">"] := "{u+203a}" ; (›) right-pointing single angle quotation mark
1056
1057
1058 ; Compose : Letters with Two Diacritical Marks
1059
1060 global cmpCapitalC := Map()
1061 global cmpSmallE := Map()
1062 global cmpCapitalE := Map()
1063 global cmpCapitalU := Map()
1064 cmpArrow[chr(34)] := "{u+01df}" ; (ǟ) a with diaeresis and macron
1065 cmpCapitalA[chr(34)] := "{u+01de}" ; (Ǟ) A with diaeresis and macron
1066 cmpArrow["."] := "{u+01e1}" ; (ǡ) a with dot above and macron
1067 cmpCapitalA["."] := "{u+01e0}" ; (Ǡ) A with dot above and macron
1068 cmpArrow["'"] := "{u+01fb}" ; (ǻ) a with ring above and acute
1069 cmpCapitalA["'"] := "{u+01fa}" ; (Ǻ) A with ring above and acute
1070 cmpCircumflex["'"] := "{u+1e09}" ; (ḉ) c with cedilla and acute
1071 cmpCapitalC["'"] := "{u+1e08}" ; (Ḉ) C with cedilla and acute
1072 cmpSmallE["-"] := "{u+01e3}" ; (ǣ) ae with macron
1073 cmpCapitalE["-"] := "{u+01e2}" ; (Ǣ) AE with macron
1074 cmpSmallE["'"] := "{u+01fd}" ; (ǽ) ae with acute
1075 cmpCapitalE["'"] := "{u+01fc}" ; (Ǽ) AE with acute
1076 cmpRingAbove[","] := "{u+01ed}" ; (ǭ) o with ogonek and macron
1077 cmpCapitalO[","] := "{u+01ec}" ; (Ǭ) O with ogonek and macron
1078 cmpRingAbove["'"] := "{u+01ff}" ; (ǿ) o with stroke and acute
1079 cmpCapitalO["'"] := "{u+01fe}" ; (Ǿ) O with stroke and acute
1080 cmpRingAbove[chr(34)] := "{u+022b}" ; (ȫ) o with diaeresis and macron
1081 cmpCapitalO[chr(34)] := "{u+022a}" ; (Ȫ) O with diaeresis and macron
1082 cmpRingAbove["~"] := "{u+022d}" ; (ȭ) o with tilde and macron
1083 cmpCapitalO["~"] := "{u+022c}" ; (Ȭ) O with tilde and macron
1084 cmpRingAbove["."] := "{u+0231}" ; (ȱ) o with dot above and macron
1085 cmpCapitalO["."] := "{u+0230}" ; (Ȱ) O with dot above and macron
1086 cmpSubscript["-"] := "{u+01d6}" ; (ǖ) u with diaeresis and macron
1087 cmpCapitalU["-"] := "{u+01d5}" ; (Ǖ) U with diaeresis and macron
1088 cmpSubscript["'"] := "{u+01d8}" ; (ǘ) u with diaeresis and acute
1089 cmpCapitalU["'"] := "{u+01d7}" ; (Ǘ) U with diaeresis and acute
1090 cmpSubscript["v"] := "{u+01da}" ; (ǚ) u with diaeresis and caron
1091 cmpCapitalU["v"] := "{u+01d9}" ; (Ǚ) U with diaeresis and caron
1092 cmpSubscript["``"] := "{u+01dc}" ; (ǜ) u with diaeresis and grave
1093 cmpCapitalU["``"] := "{u+01db}" ; (Ǜ) U with diaeresis and grave
1094
1095
1096 ; Configuration : 'Right Alt' and 'Right Alt + Shift' on US QWERTY
1097
1098 >!a:: {
1099 if GetKeyState("CapsLock", "T")
1100 Send "{u+00c4}" ; (Ä) A with diaeresis
1101 else
1102 Send "{u+00e4}" ; (ä) a with diaeresis
1103 }
1104 >!+a:: {
1105 if GetKeyState("CapsLock", "T")
1106 Send "{u+00e4}" ; (ä) a with diaeresis
1107 else
1108 Send "{u+00c4}" ; (Ä) A with diaeresis
1109 }
1110
1111 >!q:: {
1112 if GetKeyState("CapsLock", "T")
1113 Send "{u+00c6}" ; (Æ) letter AE
1114 else
1115 Send "{u+00e6}" ; (æ) letter ae
1116 }
1117 >!+q:: {
1118 if GetKeyState("CapsLock", "T")
1119 Send "{u+00e6}" ; (æ) letter ae
1120 else
1121 Send "{u+00c6}" ; (Æ) letter AE
1122 }
1123
1124 >!w:: {
1125 if GetKeyState("CapsLock", "T")
1126 Send "{u+00c5}" ; (Å) A with ring above
1127 else
1128 Send "{u+00e5}" ; (å) a with ring above
1129 }
1130 >!+w:: {
1131 if GetKeyState("CapsLock", "T")
1132 Send "{u+00e5}" ; (å) a with ring above
1133 else
1134 Send "{u+00c5}" ; (Å) A with ring above
1135 }
1136
1137 >!z:: {
1138 if GetKeyState("CapsLock", "T")
1139 Send "{u+00c0}" ; (À) A with grave
1140 else
1141 Send "{u+00e0}" ; (à) a with grave
1142 }
1143 >!+z:: {
1144 if GetKeyState("CapsLock", "T")
1145 Send "{u+00e0}" ; (à) a with grave
1146 else
1147 Send "{u+00c0}" ; (À) A with grave
1148 }
1149
1150 >!x:: {
1151 if GetKeyState("CapsLock", "T")
1152 Send "{u+00c1}" ; (Á) A with acute
1153 else
1154 Send "{u+00e1}" ; (á) a with acute
1155 }
1156 >!+x:: {
1157 if GetKeyState("CapsLock", "T")
1158 Send "{u+00e1}" ; (á) a with acute
1159 else
1160 Send "{u+00c1}" ; (Á) A with acute
1161 }
1162
1163 >!d:: {
1164 if GetKeyState("CapsLock", "T")
1165 Send "{u+00c2}" ; (Â) A with circumflex
1166 else
1167 Send "{u+00e2}" ; (â) a with circumflex
1168 }
1169 >!+d:: {
1170 if GetKeyState("CapsLock", "T")
1171 Send "{u+00e2}" ; (â) a with circumflex
1172 else
1173 Send "{u+00c2}" ; (Â) A with circumflex
1174 }
1175
1176 >!c:: {
1177 if GetKeyState("CapsLock", "T")
1178 Send "{u+00c7}" ; (Ç) C with cedilla
1179 else
1180 Send "{u+00e7}" ; (ç) c with cedilla
1181 }
1182 >!+c:: {
1183 if GetKeyState("CapsLock", "T")
1184 Send "{u+00e7}" ; (ç) c with cedilla
1185 else
1186 Send "{u+00c7}" ; (Ç) C with cedilla
1187 }
1188
1189 >!e:: {
1190 if GetKeyState("CapsLock", "T")
1191 Send "{u+00cb}" ; (Ë) E with diaeresis
1192 else
1193 Send "{u+00eb}" ; (ë) e with diaeresis
1194 }
1195 >!+e:: {
1196 if GetKeyState("CapsLock", "T")
1197 Send "{u+00eb}" ; (ë) e with diaeresis
1198 else
1199 Send "{u+00cb}" ; (Ë) E with diaeresis
1200 }
1201
1202 >!f:: {
1203 if GetKeyState("CapsLock", "T")
1204 Send "{u+00c8}" ; (È) E with grave
1205 else
1206 Send "{u+00e8}" ; (è) e with grave
1207 }
1208 >!+f:: {
1209 if GetKeyState("CapsLock", "T")
1210 Send "{u+00e8}" ; (è) e with grave
1211 else
1212 Send "{u+00c8}" ; (È) E with grave
1213 }
1214
1215 >!g:: {
1216 if GetKeyState("CapsLock", "T")
1217 Send "{u+00c9}" ; (É) E with acute
1218 else
1219 Send "{u+00e9}" ; (é) e with acute
1220 }
1221 >!+g:: {
1222 if GetKeyState("CapsLock", "T")
1223 Send "{u+00e9}" ; (é) e with acute
1224 else
1225 Send "{u+00c9}" ; (É) E with acute
1226 }
1227
1228 >!r:: {
1229 if GetKeyState("CapsLock", "T")
1230 Send "{u+00ca}" ; (Ê) E with circumflex
1231 else
1232 Send "{u+00ea}" ; (ê) e with circumflex
1233 }
1234 >!+r:: {
1235 if GetKeyState("CapsLock", "T")
1236 Send "{u+00ea}" ; (ê) e with circumflex
1237 else
1238 Send "{u+00ca}" ; (Ê) E with circumflex
1239 }
1240
1241 >!i:: {
1242 if GetKeyState("CapsLock", "T")
1243 Send "{u+00cf}" ; (Ï) I with diaeresis
1244 else
1245 Send "{u+00ef}" ; (ï) i with diaeresis
1246 }
1247 >!+i:: {
1248 if GetKeyState("CapsLock", "T")
1249 Send "{u+00ef}" ; (ï) i with diaeresis
1250 else
1251 Send "{u+00cf}" ; (Ï) I with diaeresis
1252 }
1253
1254 >!v:: {
1255 if GetKeyState("CapsLock", "T")
1256 Send "{u+00cc}" ; (Ì) I with grave
1257 else
1258 Send "{u+00ec}" ; (ì) i with grave
1259 }
1260 >!+v:: {
1261 if GetKeyState("CapsLock", "T")
1262 Send "{u+00ec}" ; (ì) i with grave
1263 else
1264 Send "{u+00cc}" ; (Ì) I with grave
1265 }
1266
1267 >!b:: {
1268 if GetKeyState("CapsLock", "T")
1269 Send "{u+00cd}" ; (Í) I with acute
1270 else
1271 Send "{u+00ed}" ; (í) i with acute
1272 }
1273 >!+b:: {
1274 if GetKeyState("CapsLock", "T")
1275 Send "{u+00ed}" ; (í) i with acute
1276 else
1277 Send "{u+00cd}" ; (Í) I with acute
1278 }
1279
1280 >!t:: {
1281 if GetKeyState("CapsLock", "T")
1282 Send "{u+00ce}" ; (Î) I with circumflex
1283 else
1284 Send "{u+00ee}" ; (î) i with circumflex
1285 }
1286 >!+t:: {
1287 if GetKeyState("CapsLock", "T")
1288 Send "{u+00ee}" ; (î) i with circumflex
1289 else
1290 Send "{u+00ce}" ; (Î) I with circumflex
1291 }
1292
1293 >!n:: {
1294 if GetKeyState("CapsLock", "T")
1295 Send "{u+00d1}" ; (Ñ) N with tilde
1296 else
1297 Send "{u+00f1}" ; (ñ) n with tilde
1298 }
1299 >!+n:: {
1300 if GetKeyState("CapsLock", "T")
1301 Send "{u+00f1}" ; (ñ) n with tilde
1302 else
1303 Send "{u+00d1}" ; (Ñ) N with tilde
1304 }
1305
1306 >!o:: {
1307 if GetKeyState("CapsLock", "T")
1308 Send "{u+00d6}" ; (Ö) O with diaeresis
1309 else
1310 Send "{u+00f6}" ; (ö) o with diaeresis
1311 }
1312 >!+o:: {
1313 if GetKeyState("CapsLock", "T")
1314 Send "{u+00f6}" ; (ö) o with diaeresis
1315 else
1316 Send "{u+00d6}" ; (Ö) O with diaeresis
1317 }
1318
1319 >!k:: {
1320 if GetKeyState("CapsLock", "T")
1321 Send "{u+0152}" ; (Œ) ligature OE
1322 else
1323 Send "{u+0153}" ; (œ) ligature oe
1324 }
1325 >!+k:: {
1326 if GetKeyState("CapsLock", "T")
1327 Send "{u+0153}" ; (œ) ligature oe
1328 else
1329 Send "{u+0152}" ; (Œ) ligature OE
1330 }
1331
1332 >!l:: {
1333 if GetKeyState("CapsLock", "T")
1334 Send "{u+00d8}" ; (Ø) O with stroke
1335 else
1336 Send "{u+00f8}" ; (ø) o with stroke
1337 }
1338 >!+l:: {
1339 if GetKeyState("CapsLock", "T")
1340 Send "{u+00f8}" ; (ø) o with stroke
1341 else
1342 Send "{u+00d8}" ; (Ø) O with stroke
1343 }
1344
1345 >!,:: {
1346 if GetKeyState("CapsLock", "T")
1347 Send "{u+00d2}" ; (Ò) O with grave
1348 else
1349 Send "{u+00f2}" ; (ò) o with grave
1350 }
1351 >!<:: {
1352 if GetKeyState("CapsLock", "T")
1353 Send "{u+00f2}" ; (ò) o with grave
1354 else
1355 Send "{u+00d2}" ; (Ò) O with grave
1356 }
1357
1358 >!.:: {
1359 if GetKeyState("CapsLock", "T")
1360 Send "{u+00d3}" ; (Ó) O with acute
1361 else
1362 Send "{u+00f3}" ; (ó) o with acute
1363 }
1364 >!>:: {
1365 if GetKeyState("CapsLock", "T")
1366 Send "{u+00f3}" ; (ó) o with acute
1367 else
1368 Send "{u+00d3}" ; (Ó) O with acute
1369 }
1370
1371 >!p:: {
1372 if GetKeyState("CapsLock", "T")
1373 Send "{u+00d4}" ; (Ô) O with circumflex
1374 else
1375 Send "{u+00f4}" ; (ô) o with circumflex
1376 }
1377 >!+p:: {
1378 if GetKeyState("CapsLock", "T")
1379 Send "{u+00f4}" ; (ô) o with circumflex
1380 else
1381 Send "{u+00d4}" ; (Ô) O with circumflex
1382 }
1383
1384 >!s:: {
1385 if GetKeyState("CapsLock", "T")
1386 Send "{u+1e9e}" ; (ẞ) capital sharp S (capital Eszett)
1387 else
1388 Send "{u+00df}" ; (ß) small sharp s (Eszett)
1389 }
1390 >!+s:: {
1391 if GetKeyState("CapsLock", "T")
1392 Send "{u+00df}" ; (ß) small sharp s (Eszett)
1393 else
1394 Send "{u+1e9e}" ; (ẞ) capital sharp S (capital Eszett)
1395 }
1396
1397 >!u:: {
1398 if GetKeyState("CapsLock", "T")
1399 Send "{u+00dc}" ; (Ü) U with diaeresis
1400 else
1401 Send "{u+00fc}" ; (ü) u with diaeresis
1402 }
1403 >!+u:: {
1404 if GetKeyState("CapsLock", "T")
1405 Send "{u+00fc}" ; (ü) u with diaeresis
1406 else
1407 Send "{u+00dc}" ; (Ü) U with diaeresis
1408 }
1409
1410 >!h:: {
1411 if GetKeyState("CapsLock", "T")
1412 Send "{u+00d9}" ; (Ù) U with grave
1413 else
1414 Send "{u+00f9}" ; (ù) u with grave
1415 }
1416 >!+h:: {
1417 if GetKeyState("CapsLock", "T")
1418 Send "{u+00f9}" ; (ù) u with grave
1419 else
1420 Send "{u+00d9}" ; (Ù) U with grave
1421 }
1422
1423 >!j:: {
1424 if GetKeyState("CapsLock", "T")
1425 Send "{u+00da}" ; (Ú) U with acute
1426 else
1427 Send "{u+00fa}" ; (ú) u with acute
1428 }
1429 >!+j:: {
1430 if GetKeyState("CapsLock", "T")
1431 Send "{u+00fa}" ; (ú) u with acute
1432 else
1433 Send "{u+00da}" ; (Ú) U with acute
1434 }
1435
1436 >!y:: {
1437 if GetKeyState("CapsLock", "T")
1438 Send "{u+00db}" ; (Û) U with circumflex
1439 else
1440 Send "{u+00fb}" ; (û) u with circumflex
1441 }
1442 >!+y:: {
1443 if GetKeyState("CapsLock", "T")
1444 Send "{u+00fb}" ; (û) u with circumflex
1445 else
1446 Send "{u+00db}" ; (Û) U with circumflex
1447 }
1448
1449 >!6:: {
1450 if GetKeyState("CapsLock", "T")
1451 Send "{u+00c3}" ; (Ã) A with tilde
1452 else
1453 Send "{u+00e3}" ; (ã) a with tilde
1454 }
1455 >!+6:: {
1456 if GetKeyState("CapsLock", "T")
1457 Send "{u+00e3}" ; (ã) a with tilde
1458 else
1459 Send "{u+00c3}" ; (Ã) A with tilde
1460 }
1461
1462 >!7:: {
1463 if GetKeyState("CapsLock", "T")
1464 Send "{u+00d5}" ; (Õ) O with tilde
1465 else
1466 Send "{u+00f5}" ; (õ) o with tilde
1467 }
1468 >!+7:: {
1469 if GetKeyState("CapsLock", "T")
1470 Send "{u+00f5}" ; (õ) o with tilde
1471 else
1472 Send "{u+00d5}" ; (Õ) O with tilde
1473 }
1474
1475 >!m::Send "{u+00b5}" ; (µ) micro sign
1476 >!+m::Send "{u+00b1}" ; (±) plus-minus sign
1477
1478 >!1::Send "{u+00a1}" ; (¡) inverted exclamation mark
1479 >!+1::Send "{u+00b9}" ; (¹) superscript 1
1480
1481 >!2::Send "{u+2264}" ; (≤) less-than or equal to
1482 >!+2::Send "{u+00b2}" ; (²) superscript 2
1483
1484 >!3::Send "{u+2265}" ; (≥) greater-than or equal to
1485 >!+3::Send "{u+00b3}" ; (³) superscript 3
1486
1487 >!4::Send "{u+00a3}" ; (£) pound sign
1488 >!+4::Send "{u+00a5}" ; (¥) yen sign
1489
1490 >!5::Send "{u+20ac}" ; (€) euro sign
1491 >!+5::Send "{u+00a2}" ; (¢) cent sign (dollar)
1492
1493 >!8::Send "{u+201e}" ; („) double low-9 quotation mark
1494 >!+8::Send "{u+00a7}" ; (§) section sign
1495
1496 >!9::Send "{u+201c}" ; (“) left double quotation mark
1497 >!+9::Send "{u+2018}" ; (‘) left single quotation mark
1498
1499 >!0::Send "{u+201d}" ; (”) right double quotation mark
1500 >!+0::Send "{u+2019}" ; (’) right single quotation mark
1501
1502 >!-::Send "{u+2013}" ; (–) en dash
1503 >!_::Send "{u+2014}" ; (—) em dash
1504
1505 >!=::Send "{u+00d7}" ; (×) multiplication sign
1506 >!+=::Send "{u+00f7}" ; (÷) division sign
1507
1508 >![::Send "{u+00ab}" ; («) left-pointing double angle quotation mark
1509 >!{::Send "{u+2039}" ; (‹) left-pointing single angle quotation mark
1510
1511 >!]::Send "{u+00bb}" ; (») right-pointing double angle quotation mark
1512 >!}::Send "{u+203a}" ; (›) right-pointing single angle quotation mark
1513
1514 >!;::Send "{u+00b0}" ; (°) degree sign
1515 >!+;::Send "{u+00b7}" ; (·) middle dot
1516
1517 >!'::Send "{u+2020}" ; (†) dagger
1518 >!+'::Send "{u+2021}" ; (‡) double dagger
1519
1520 >!\::Send "{u+2002}" ; en space
1521 >!|::Send "{u+2003}" ; em space
1522
1523 >!/::Send "{u+00bf}" ; (¿) inverted question mark
1524 >!?::Send "{u+2026}" ; (…) horizontal ellipsis
1525
1526 >!space::Send "{u+00a0}" ; non-breaking space
1527 >!+space::Send "{u+00a0}" ; non-breaking space
1528
1529
1530 ; Compose Key Selector
1531
1532 >!`::
1533 >!~:: {
1534 ihA := InputHook("L1", gEndKeys)
1535 ihA.Start()
1536 ihA.Wait()
1537
1538 ihB := InputHook("L1", gEndKeys)
1539 ihB.Start()
1540 ihB.Wait()
1541
1542 if (ihA.Input == "c") {
1543 if cmpCircumflex.Has(ihB.Input)
1544 Send cmpCircumflex[ihB.Input]
1545 }
1546 else if (ihA.Input == "v") {
1547 if cmpCaron.Has(ihB.Input)
1548 Send cmpCaron[ihB.Input]
1549 }
1550 else if (ihA.Input == ".") {
1551 if cmpDotAbove.Has(ihB.Input)
1552 Send cmpDotAbove[ihB.Input]
1553 }
1554 else if (ihA.Input == "o") {
1555 if cmpRingAbove.Has(ihB.Input)
1556 Send cmpRingAbove[ihB.Input]
1557 }
1558 else if (ihA.Input == "-") {
1559 if cmpMacronStroke.Has(ihB.Input)
1560 Send cmpMacronStroke[ihB.Input]
1561 }
1562 else if (ihA.Input == "_") {
1563 if cmpMacronStrokeAdd.Has(ihB.Input)
1564 Send cmpMacronStrokeAdd[ihB.Input]
1565 }
1566 else if (ihA.Input == "/") {
1567 if cmpStroke.Has(ihB.Input)
1568 Send cmpStroke[ihB.Input]
1569 }
1570 else if (ihA.Input == ",") {
1571 if cmpCedillaOgonek.Has(ihB.Input)
1572 Send cmpCedillaOgonek[ihB.Input]
1573 }
1574 else if (ihA.Input == "b") {
1575 if cmpBreveSpecial.Has(ihB.Input)
1576 Send cmpBreveSpecial[ihB.Input]
1577 }
1578 else if (ihA.Input == "B") {
1579 if cmpInvertedBreve.Has(ihB.Input)
1580 Send cmpInvertedBreve[ihB.Input]
1581 }
1582 else if (ihA.Input == "'") {
1583 if cmpAcuteAccent.Has(ihB.Input)
1584 Send cmpAcuteAccent[ihB.Input]
1585 }
1586 else if (ihA.Input == chr(34)) {
1587 if cmpDiaeresis.Has(ihB.Input)
1588 Send cmpDiaeresis[ihB.Input]
1589 }
1590 else if (ihA.Input == "=") {
1591 if cmpDoubleAcute.Has(ihB.Input)
1592 Send cmpDoubleAcute[ihB.Input]
1593 }
1594 else if (ihA.Input == "``") {
1595 if cmpGraveAccent.Has(ihB.Input)
1596 Send cmpGraveAccent[ihB.Input]
1597 }
1598 else if (ihA.Input == "G") {
1599 if cmpDoubleGrave.Has(ihB.Input)
1600 Send cmpDoubleGrave[ihB.Input]
1601 }
1602 else if (ihA.Input == "~") {
1603 if cmpTilde.Has(ihB.Input)
1604 Send cmpTilde[ihB.Input]
1605 }
1606 else if (ihA.Input == "h") {
1607 if cmpHook.Has(ihB.Input)
1608 Send cmpHook[ihB.Input]
1609 }
1610 else if (ihA.Input == "l") {
1611 if cmpLatinGreek.Has(ihB.Input)
1612 Send cmpLatinGreek[ihB.Input]
1613 }
1614 else if (ihA.Input == "t") {
1615 if cmpTurned.Has(ihB.Input)
1616 Send cmpTurned[ihB.Input]
1617 }
1618 else if (ihA.Input == "$") {
1619 if cmpCurrency.Has(ihB.Input)
1620 Send cmpCurrency[ihB.Input]
1621 }
1622 else if (ihA.Input == "g") {
1623 if cmpGreekAlphabet.Has(ihB.Input)
1624 Send cmpGreekAlphabet[ihB.Input]
1625 }
1626 else if (ihA.Input == "p") {
1627 if cmpSuperscript.Has(ihB.Input)
1628 Send cmpSuperscript[ihB.Input]
1629 }
1630 else if (ihA.Input == "u") {
1631 if cmpSubscript.Has(ihB.Input)
1632 Send cmpSubscript[ihB.Input]
1633 }
1634 else if (ihA.Input == " ") {
1635 if cmpSpace.Has(ihB.Input)
1636 Send cmpSpace[ihB.Input]
1637 }
1638 else if (ihA.Input == "q") {
1639 if cmpQuad.Has(ihB.Input)
1640 Send cmpQuad[ihB.Input]
1641 }
1642 else if (ihA.Input == "a") {
1643 if cmpArrow.Has(ihB.Input)
1644 Send cmpArrow[ihB.Input]
1645 }
1646 else if (ihA.Input == "s") {
1647 if cmpSymbols.Has(ihB.Input)
1648 Send cmpSymbols[ihB.Input]
1649 }
1650 else if (ihA.Input == "f") {
1651 if cmpFlorette.Has(ihB.Input)
1652 Send cmpFlorette[ihB.Input]
1653 }
1654 else if (ihA.Input == "S") {
1655 if cmpPlayingCardSuit.Has(ihB.Input)
1656 Send cmpPlayingCardSuit[ihB.Input]
1657 }
1658 else if (ihA.Input == "1") {
1659 if cmpOne.Has(ihB.Input)
1660 Send cmpOne[ihB.Input]
1661 }
1662 else if (ihA.Input == "2") {
1663 if cmpTwo.Has(ihB.Input)
1664 Send cmpTwo[ihB.Input]
1665 }
1666 else if (ihA.Input == "3") {
1667 if cmpThree.Has(ihB.Input)
1668 Send cmpThree[ihB.Input]
1669 }
1670 else if (ihA.Input == "4") {
1671 if cmpFour.Has(ihB.Input)
1672 Send cmpFour[ihB.Input]
1673 }
1674 else if (ihA.Input == "5") {
1675 if cmpFive.Has(ihB.Input)
1676 Send cmpFive[ihB.Input]
1677 }
1678 else if (ihA.Input == "7") {
1679 if cmpSeven.Has(ihB.Input)
1680 Send cmpSeven[ihB.Input]
1681 }
1682 else if (ihA.Input == "0") {
1683 if cmpZero.Has(ihB.Input)
1684 Send cmpZero[ihB.Input]
1685 }
1686 else if (ihA.Input == "m") {
1687 if cmpMathSymbols.Has(ihB.Input)
1688 Send cmpMathSymbols[ihB.Input]
1689 }
1690 else if (ihA.Input == "A") {
1691 if cmpCapitalA.Has(ihB.Input)
1692 Send cmpCapitalA[ihB.Input]
1693 }
1694 else if (ihA.Input == "d") {
1695 if cmpSmallD.Has(ihB.Input)
1696 Send cmpSmallD[ihB.Input]
1697 }
1698 else if (ihA.Input == "D") {
1699 if cmpCapitalD.Has(ihB.Input)
1700 Send cmpCapitalD[ihB.Input]
1701 }
1702 else if (ihA.Input == "i") {
1703 if cmpSmallI.Has(ihB.Input)
1704 Send cmpSmallI[ihB.Input]
1705 }
1706 else if (ihA.Input == "I") {
1707 if cmpCapitalI.Has(ihB.Input)
1708 Send cmpCapitalI[ihB.Input]
1709 }
1710 else if (ihA.Input == "O") {
1711 if cmpCapitalO.Has(ihB.Input)
1712 Send cmpCapitalO[ihB.Input]
1713 }
1714 else if (ihA.Input == "T") {
1715 if cmpCapitalT.Has(ihB.Input)
1716 Send cmpCapitalT[ihB.Input]
1717 }
1718 else if (ihA.Input == "n") {
1719 if cmpSmallN.Has(ihB.Input)
1720 Send cmpSmallN[ihB.Input]
1721 }
1722 else if (ihA.Input == "N") {
1723 if cmpCapitalN.Has(ihB.Input)
1724 Send cmpCapitalN[ihB.Input]
1725 }
1726 else if (ihA.Input == "P") {
1727 if cmpCapitalP.Has(ihB.Input)
1728 Send cmpCapitalP[ihB.Input]
1729 }
1730 else if (ihA.Input == "r") {
1731 if cmpSmallR.Has(ihB.Input)
1732 Send cmpSmallR[ihB.Input]
1733 }
1734 else if (ihA.Input == "*") {
1735 if cmpAsterisk.Has(ihB.Input)
1736 Send cmpAsterisk[ihB.Input]
1737 }
1738 else if (ihA.Input == "!") {
1739 if cmpExclam.Has(ihB.Input)
1740 Send cmpExclam[ihB.Input]
1741 }
1742 else if (ihA.Input == "?") {
1743 if cmpQuestion.Has(ihB.Input)
1744 Send cmpQuestion[ihB.Input]
1745 }
1746 else if (ihA.Input == "(") {
1747 if cmpParenLeft.Has(ihB.Input)
1748 Send cmpParenLeft[ihB.Input]
1749 }
1750 else if (ihA.Input == "+") {
1751 if cmpPlus.Has(ihB.Input)
1752 Send cmpPlus[ihB.Input]
1753 }
1754 else if (ihA.Input == "%") {
1755 if cmpPercent.Has(ihB.Input)
1756 Send cmpPercent[ihB.Input]
1757 }
1758 else if (ihA.Input == "8") {
1759 if cmpEight.Has(ihB.Input)
1760 Send cmpEight[ihB.Input]
1761 }
1762 else if (ihA.Input == "<") {
1763 if cmpLessThan.Has(ihB.Input)
1764 Send cmpLessThan[ihB.Input]
1765 }
1766 else if (ihA.Input == ">") {
1767 if cmpGreaterThan.Has(ihB.Input)
1768 Send cmpGreaterThan[ihB.Input]
1769 }
1770 else if (ihA.Input == "[") {
1771 if cmpBracketLeft.Has(ihB.Input)
1772 Send cmpBracketLeft[ihB.Input]
1773 }
1774 else if (ihA.Input == ";") {
1775 if cmpSemicolon.Has(ihB.Input)
1776 Send cmpSemicolon[ihB.Input]
1777 }
1778 else if (ihA.Input == "]") {
1779 if cmpBracketRight.Has(ihB.Input)
1780 Send cmpBracketRight[ihB.Input]
1781 }
1782 else if (ihA.Input == "C") {
1783 if cmpCapitalC.Has(ihB.Input)
1784 Send cmpCapitalC[ihB.Input]
1785 }
1786 else if (ihA.Input == "e") {
1787 if cmpSmallE.Has(ihB.Input)
1788 Send cmpSmallE[ihB.Input]
1789 }
1790 else if (ihA.Input == "E") {
1791 if cmpCapitalE.Has(ihB.Input)
1792 Send cmpCapitalE[ihB.Input]
1793 }
1794 else if (ihA.Input == "U") {
1795 if cmpCapitalU.Has(ihB.Input)
1796 Send cmpCapitalU[ihB.Input]
1797 }
1798 }